0.9.10.17: fix bug #400, aka more correct CONSTANTP
[sbcl.git] / doc / make-doc.sh
1 #!/bin/sh
2
3 (cd ./manual ; make html)