1.0.40.6: call an appropriate existing ctor from MAKE-INSTANCE (CLASS)
[sbcl.git] / doc / clean.sh
index 92c882d..c1ff16b 100644 (file)
@@ -1,5 +1,3 @@
 #!/bin/sh
 
-find . \( \
-       -name '*.htm' -o \
-       -name '*.html' \) -print | xargs rm -f
+(cd manual; sh clean.sh)