diff options
author | johannst <johannst@users.noreply.github.com> | 2024-12-11 22:02:16 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-12-11 22:02:16 +0000 |
commit | 741d915aed07eb4ea265d8e90cf64e8ca6552ddc (patch) | |
tree | c88fa3add489da750a152dd0817ddedf26bf0379 /crates.js | |
parent | 9ebb4b9d82decbd9e8ea901e6d240e1af9f190b3 (diff) | |
download | juicebox-asm-741d915aed07eb4ea265d8e90cf64e8ca6552ddc.tar.gz juicebox-asm-741d915aed07eb4ea265d8e90cf64e8ca6552ddc.zip |
deploy: a403a7255190f65ea73ccaf382ec7af1a98b94ad
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 |