diff options
Diffstat (limited to 'doc/filelist.txt')
-rwxr-xr-x | doc/filelist.txt | 3 |
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 |