0.7.13.28:
[sbcl.git] / doc / clean.sh
1 #!/bin/sh
2
3 find . \( \
4         -name '*.htm' -o \
5         -name '*.html' \) -print | xargs rm -f