diff options
Diffstat (limited to 'Doc/lib/libtoken.tex')
-rw-r--r-- | Doc/lib/libtoken.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/lib/libtoken.tex b/Doc/lib/libtoken.tex index ce3bd5c..87477c5 100644 --- a/Doc/lib/libtoken.tex +++ b/Doc/lib/libtoken.tex @@ -1,4 +1,5 @@ -\section{Standard Module \module{token}} +\section{\module{token} --- + Constants representing terminal nodes of the parse tree.} \declaremodule{standard}{token} \modulesynopsis{Constants representing terminal nodes of the parse tree.} |