Update to ply 2.3
[gem5.git] / ext / ply / test / cleanup.sh
1 #!/bin/sh
2
3 rm -f *~ *.pyc *.dif *.out
4