X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fmanual%2Fsbcl.texinfo;h=6a9ecc51a4228616d38ffb305bbe965225e997e8;hb=c8cc0137e55e6179f6af344f42e54f514660f68b;hp=9937ce41266c47ee98dd769eea7fd637102ed6d1;hpb=b194e5262c0ca11756bc01ea4427aad465dbcaa0;p=sbcl.git diff --git a/doc/manual/sbcl.texinfo b/doc/manual/sbcl.texinfo index 9937ce4..6a9ecc5 100644 --- a/doc/manual/sbcl.texinfo +++ b/doc/manual/sbcl.texinfo @@ -16,13 +16,11 @@ * sbcl: (sbcl). The Steel Bank Common Lisp compiler @end direntry - - @copying @quotation -This manual is part of the SBCL software system. See the @file{README} file -for more information. +This manual is part of the SBCL software system. See the +@file{README} file for more information. This manual is largely derived from the manual for the CMUCL system, which was produced at Carnegie Mellon University and later released @@ -36,7 +34,7 @@ provided with absolutely no warranty. See the @file{COPYING} and @titlepage @title SBCL User Manual -@subtitle SBCL Version @value{VERSION} +@subtitle SBCL version @value{VERSION} @subtitle @value{UPDATE-MONTH} @c @author The CMUCL and SBCL teams @@ -59,15 +57,16 @@ provided with absolutely no warranty. See the @file{COPYING} and @insertcopying @menu -* Introduction:: -* The Compiler:: -* The Debugger:: -* Efficiency:: -* Beyond The ANSI Standard:: -* The Foreign Function Interface:: +* Introduction:: +* The Compiler:: +* The Debugger:: +* Efficiency:: +* Beyond The ANSI Standard:: +* The Foreign Function Interface:: +* Contributed Modules:: * Concept Index:: -* Function Index:: -* Variable Index:: +* Function Index:: +* Variable Index:: * Colophon:: @end menu @@ -79,6 +78,7 @@ provided with absolutely no warranty. See the @file{COPYING} and @include efficiency.texinfo @include beyond-ansi.texinfo @include ffi.texinfo +@include contrib-modules.texinfo @include backmatter.texinfo @bye