This commit is contained in:
nim-ka
2022-11-19 22:52:51 +00:00
parent 4ee438f8d6
commit 0485b4f035
74 changed files with 9130 additions and 44 deletions

2
cat.sh
View File

@@ -1,3 +1,3 @@
#!/bin/bash
cat dll.js pt.js grid.js binheap.js graph.js proto.js utils.js repl.js > out.js
cat dll.js pt.js grid.js binheap.js graph.js proto.js utils.js test.js repl.js > out.js