1.0.19.16: derive the type of (AREF (THE STRING X) Y) as CHARACTER
[sbcl.git] / doc / make-doc.sh
1 #!/bin/sh
2
3 . ../find-gnumake.sh
4 find_gnumake
5
6 (cd ./manual ; $GNUMAKE html)