summary refs log tree commit diff stats
path: root/doc/filelist.txt
diff options
context:
space:
mode:
authorrumpf_a@web.de <>2009-10-21 10:20:15 +0200
committerrumpf_a@web.de <>2009-10-21 10:20:15 +0200
commit053309e60aee1eda594a4817ac8ac2fb8c18fb04 (patch)
tree0f1ce8b0de0b493045eb97eeca6ebf06542de601 /doc/filelist.txt
parent581572b28c65bc9fe47974cfd625210a69be0f3f (diff)
downloadNim-053309e60aee1eda594a4817ac8ac2fb8c18fb04.tar.gz
version 0.8.2
Diffstat (limited to 'doc/filelist.txt')
-rwxr-xr-xdoc/filelist.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/filelist.txt b/doc/filelist.txt
index 0e636652a..c29b3b6aa 100755
--- a/doc/filelist.txt
+++ b/doc/filelist.txt
@@ -8,7 +8,8 @@ nimrod          main module: parses the command line and calls
                 ``main.MainCommand``
 main            implements the top-level command dispatching
 nimconf         implements the config file reader
-
+syntaxes        dispatcher for the different parsers and filters
+ptmplsyn        standard template filter (``#! stdtempl``)
 lexbase         buffer handling of the lexical analyser
 scanner         lexical analyser
 pnimsyn         Nimrod's parser