script to clean the compiler binaries
To refresh everything, it is now sufficient first clean_heptc second use heptc
This commit is contained in:
parent
ef4478e37e
commit
f51ca395d8
1 changed files with 2 additions and 0 deletions
2
clean_heptc
Executable file
2
clean_heptc
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
rm -rf compiler/heptc.byte compiler/heptc.d.byte compiler/_build
|
Loading…
Reference in a new issue