adjust DATA-VECTOR-FROM-INITS to avoid full calls to MAKE-ARRAY when possible
[sbcl.git] / doc / clean.sh
1 #!/bin/sh
2
3 (cd manual; sh clean.sh)