3 lines
75 B
Text
3 lines
75 B
Text
|
#!/bin/sh
|
||
|
rm -rf compiler/heptc.byte compiler/heptc.d.byte compiler/_build
|