X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/a588c77a273681e3cdc85d15fc44f3ddb7da9224..5ea92e79ef1e4b7db2d7d5251e5b6044c613466f:/doc/sod.tex diff --git a/doc/sod.tex b/doc/sod.tex index b81abf7..3ee1a5d 100644 --- a/doc/sod.tex +++ b/doc/sod.tex @@ -23,7 +23,7 @@ %%% along with SOD; if not, write to the Free Software Foundation, %%% Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -\documentclass[noarticle]{strayman} +\documentclass[noarticle, titlepage]{strayman} \errorcontextlines=999 @@ -47,10 +47,10 @@ \begin{document} +\frontmatter \maketitle %%%-------------------------------------------------------------------------- -\frontmatter \tableofcontents @@ -80,13 +80,10 @@ %% auto.lisp.in \include{misc} +%% utilities.lisp %% pset-impl.lisp %% pset-parse.lisp %% pset-proto.lisp -%% lexer-bits.lisp -%% lexer-impl.lisp -%% lexer-proto.lisp -%% utilities.lisp %% optparse.lisp %% frontend.lisp %% final.lisp @@ -106,6 +103,8 @@ %% parser-proto.lisp %% parser-expr-impl.lisp %% parser-expr-proto.lisp +%% lexer-impl.lisp +%% lexer-proto.lisp \include{clang} %% c-types-class-impl.lisp