diff options
author | johannst <johannst@users.noreply.github.com> | 2024-12-19 17:30:45 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-12-19 17:30:45 +0000 |
commit | 7edab93d72188d59a82fe5d7c4a502866f551ab3 (patch) | |
tree | 34b5166331d6a54ee146a6c4dbb32e9f9d5d16e7 /crates.js | |
parent | 779f16ef901642de5012297734af0e20f36767cf (diff) | |
download | juicebox-asm-7edab93d72188d59a82fe5d7c4a502866f551ab3.tar.gz juicebox-asm-7edab93d72188d59a82fe5d7c4a502866f551ab3.zip |
deploy: b58d4b034ad372e13384179721fb345a51febfce
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","fib","gen","juicebox_asm","tiny_vm"]; -//{"start":21,"fragment_lengths":[5,5,6,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 |