parsing overloaded constructors as result

This commit is contained in:
aarne
2007-07-02 13:58:02 +00:00
parent c7f488b11e
commit 6fc3bbd457
3 changed files with 84 additions and 1 deletions

View File

@@ -185,7 +185,7 @@ optionsOfCommand co = case co of
CConvertLatex _ -> none
CLinearize _ -> both "utf8 table struct record all multi" "lang number unlexer mark"
CParse ->
both "ambiguous fail cut new newer old cfg mcfg fcfg n ign raw v lines all prob"
both "ambiguous fail cut new newer old overload cfg mcfg fcfg n ign raw v lines all prob"
"cat lang lexer parser number rawtrees"
CTranslate _ _ -> opts "cat lexer parser"
CGenerateRandom -> both "cf prob" "cat lang number depth atoms noexpand doexpand"