From: William Harold Newman Date: Sat, 19 Jan 2002 20:32:11 +0000 (+0000) Subject: uh, *working* on 0.7.0, anyway: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=a8cd89bbf4c7a4a5316ad8ac1c758c4eaef094cd;p=sbcl.git uh, *working* on 0.7.0, anyway: fixed SGML typo that OpenBSD openjade didn't care about (?) but Linux jade caught --- diff --git a/doc/intro.sgml b/doc/intro.sgml index 67d3d54..7c7fbcf 100644 --- a/doc/intro.sgml +++ b/doc/intro.sgml @@ -150,7 +150,7 @@ special classes of forms, such as symbols which are boundp. More complicated forms are evaluated by calling compile and then calling funcall on the returned result. - + The direct ancestor of &SBCL; is the X86 port of &CMUCL;. This port was in some ways the most cobbled-together of all the &CMUCL;