diff options
Diffstat (limited to 'solve/ply-2.2/example/cleanup.sh')
| -rwxr-xr-x | solve/ply-2.2/example/cleanup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/solve/ply-2.2/example/cleanup.sh b/solve/ply-2.2/example/cleanup.sh new file mode 100755 index 0000000..3e115f4 --- /dev/null +++ b/solve/ply-2.2/example/cleanup.sh @@ -0,0 +1,2 @@ +#!/bin/sh +rm -f */*.pyc */parsetab.py */parser.out */*~ */*.class |
