This commit is contained in:
nim-ka
2022-10-30 22:39:15 +00:00
parent 2aa7b15848
commit 56bea76e95
5 changed files with 18 additions and 7 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 > out.js
cat dll.js pt.js grid.js binheap.js graph.js proto.js utils.js test.js > out.js