summaryrefslogtreecommitdiff
path: root/haskell/clean.sh
diff options
context:
space:
mode:
authorGuillermo Ramos2013-05-27 10:31:48 +0200
committerGuillermo Ramos2013-05-27 10:31:48 +0200
commit317ee36636ebeec986971ef857cd297f0320e58d (patch)
tree88c10fdbf166beae22f6c9d6c79970ae2240f4b0 /haskell/clean.sh
downloadeuler-317ee36636ebeec986971ef857cd297f0320e58d.tar.gz
start
Diffstat (limited to 'haskell/clean.sh')
-rwxr-xr-xhaskell/clean.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/clean.sh b/haskell/clean.sh
new file mode 100755
index 0000000..f4f85d9
--- /dev/null
+++ b/haskell/clean.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+rm -f *.hi
+rm -f *.o
+rm -f p{1..400}