diff options
author | johannst <johannst@users.noreply.github.com> | 2024-12-08 22:49:14 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-12-08 22:49:14 +0000 |
commit | 8876526e956781c1b3e6a19cfc13af406af47546 (patch) | |
tree | 4d16107602c8ecdd628e596f7c50e7868d9ad562 /crates.js | |
parent | 3fff103ca5f38dbeac106314b3c96497f8501ad5 (diff) | |
download | juicebox-asm-8876526e956781c1b3e6a19cfc13af406af47546.tar.gz juicebox-asm-8876526e956781c1b3e6a19cfc13af406af47546.zip |
deploy: 5f90bf71ab2d347fbe2d0dc89b71ab5d6e923b46
Diffstat (limited to 'crates.js')
-rw-r--r-- | crates.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -window.ALL_CRATES = ["add","bf_vm","fib","juicebox_asm","tiny_vm"]; -//{"start":21,"fragment_lengths":[5,8,6,15,10]}
\ No newline at end of file +window.ALL_CRATES = ["add","bf","fib","juicebox_asm","tiny_vm"]; +//{"start":21,"fragment_lengths":[5,5,6,15,10]}
\ No newline at end of file |