diff options
author | johannst <johannst@users.noreply.github.com> | 2024-12-19 17:29:34 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-12-19 17:29:34 +0000 |
commit | 779f16ef901642de5012297734af0e20f36767cf (patch) | |
tree | d377b89970000afbc064c36a8238af04860b2c9f /crates.js | |
parent | ff6df70f5e8650a98fe076515a8c5b0c8885895c (diff) | |
download | juicebox-asm-779f16ef901642de5012297734af0e20f36767cf.tar.gz juicebox-asm-779f16ef901642de5012297734af0e20f36767cf.zip |
deploy: f76bf4e81d6b039007715ca0af3ad3a5d043367f
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","juicebox_asm","tiny_vm"]; -//{"start":21,"fragment_lengths":[5,5,6,15,10]}
\ No newline at end of file +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 |