doc/sod.tex: Describe the data structures after the runtime library.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 17 Sep 2015 17:23:43 +0000 (18:23 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 17 Sep 2015 17:23:43 +0000 (18:23 +0100)
This goes against my usual grain, but in this case I don't think it
works the other way round because the types are so complicated.

doc/sod.tex

index 4979b23..b81abf7 100644 (file)
@@ -67,8 +67,8 @@
 \include{concepts}
 \include{cmdline}
 \include{syntax}
-\include{structures}
 \include{runtime}
+\include{structures}
 
 %%%--------------------------------------------------------------------------
 \part{Lisp interface} \label{p:lisp}