4 lines
85 B
Bash
4 lines
85 B
Bash
#!/bin/bash
|
|
|
|
cat dll.js pt.js grid.js binheap.js graph.js proto.js utils.js > out.js
|