summaryrefslogtreecommitdiffstats
path: root/solve/ply-2.2/test/cleanup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'solve/ply-2.2/test/cleanup.sh')
-rwxr-xr-xsolve/ply-2.2/test/cleanup.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/solve/ply-2.2/test/cleanup.sh b/solve/ply-2.2/test/cleanup.sh
new file mode 100755
index 0000000..d7d99b6
--- /dev/null
+++ b/solve/ply-2.2/test/cleanup.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+rm -f *~ *.pyc *.dif *.out
+