diff options
Diffstat (limited to 'Doc/library/language.rst')
-rw-r--r-- | Doc/library/language.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/language.rst b/Doc/library/language.rst index bcf9ac0..3cc4b82 100644 --- a/Doc/library/language.rst +++ b/Doc/library/language.rst @@ -16,6 +16,7 @@ These modules include: parser.rst ast.rst + symtable.rst symbol.rst token.rst keyword.rst |