diff options
author | johannst <johannst@users.noreply.github.com> | 2023-10-22 12:29:22 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2023-10-22 12:29:22 +0000 |
commit | e37c8e0f9319e3df3ff801f5a38f4717a8a20b28 (patch) | |
tree | e9b1f82c39d1bb1c5c08ada3c02e5e4a9045ffe6 /source-files.js | |
parent | e169a010c4942c610314a335e7c79f0cb421eef1 (diff) | |
download | juicebox-asm-e37c8e0f9319e3df3ff801f5a38f4717a8a20b28.tar.gz juicebox-asm-e37c8e0f9319e3df3ff801f5a38f4717a8a20b28.zip |
deploy: 474c2545cbb1af85a326a47e202fe1e6c450b496
Diffstat (limited to 'source-files.js')
-rw-r--r-- | source-files.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source-files.js b/source-files.js deleted file mode 100644 index 90705da..0000000 --- a/source-files.js +++ /dev/null @@ -1,4 +0,0 @@ -var sourcesIndex = JSON.parse('{\ -"juicebox_asm":["",[["insn",[],["add.rs","call.rs","dec.rs","jmp.rs","jnz.rs","jz.rs","mov.rs","nop.rs","ret.rs","test.rs"]]],["imm.rs","insn.rs","label.rs","lib.rs","prelude.rs","reg.rs","rt.rs"]]\ -}'); -createSourceSidebar(); |