script to clean the compiler binaries

To refresh everything, it is now sufficient
first clean_heptc
second use heptc
master
Léonard Gérard 13 years ago
parent ef4478e37e
commit f51ca395d8

@ -0,0 +1,2 @@
#!/bin/sh
rm -rf compiler/heptc.byte compiler/heptc.d.byte compiler/_build
Loading…
Cancel
Save