scan of worm works now
[woropt.git] / clean
blob8f32e2d56968357d4ff0ca19958ca3b1c47844d9
1 find . -type f | grep \\.fasl$ |xargs rm
2 find . -type f | grep \\.lisp~$ | xargs rm
3 find . -type f | grep \\.asd~$|xargs rm