diff options
| author | aarne <unknown> | 2004-08-03 15:21:01 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-08-03 15:21:01 +0000 |
| commit | 166a32b1e7b29263edb89a630a093fca38ca1909 (patch) | |
| tree | 05326b4f39d9de084957b1f2c84201bb934245b3 /src/HelpFile | |
| parent | a843c8e0ec91428fa138feedf73d80d6f936fb7e (diff) | |
testing grammar distr
Diffstat (limited to 'src/HelpFile')
| -rw-r--r-- | src/HelpFile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/HelpFile b/src/HelpFile index 4ef71dafe..650870398 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -31,6 +31,8 @@ i, import: i File -nocf don't build context-free grammar (thus no parser) -nocheckcirc don't eliminate circular rules from CF -cflexer build an optimized parser with separate lexer trie + -noemit do not emit code (default with old grammar format) + -o do emit code (default with new grammar format) flags: -abs set the name used for abstract syntax (with -old option) -cnc set the name used for concrete syntax (with -old option) |
