1
0
forked from GitHub/gf-core

help flags for i

This commit is contained in:
aarne
2004-08-03 15:24:23 +00:00
parent 29b3d08046
commit b9ce279883

View File

@@ -44,6 +44,8 @@ txtHelpFile =
"\n -nocf don't build context-free grammar (thus no parser)" ++
"\n -nocheckcirc don't eliminate circular rules from CF " ++
"\n -cflexer build an optimized parser with separate lexer trie" ++
"\n -noemit do not emit code (default with old grammar format)" ++
"\n -o do emit code (default with new grammar format)" ++
"\n flags:" ++
"\n -abs set the name used for abstract syntax (with -old option)" ++
"\n -cnc set the name used for concrete syntax (with -old option)" ++