1
0
forked from GitHub/gf-core

cc -table

This commit is contained in:
aarne
2007-02-23 16:28:06 +00:00
parent 1d803dff10
commit 5264780e67
5 changed files with 26 additions and 2 deletions

View File

@@ -197,7 +197,7 @@ optionsOfCommand co = case co of
CApplyTransfer _ -> flags "lang transfer"
CMorphoAnalyse -> both "short" "lang"
CTestTokenizer -> flags "lexer"
CComputeConcrete _ -> flags "res"
CComputeConcrete _ -> both "table" "res"
CShowOpers _ -> flags "res"
CTranslationQuiz _ _ -> flags "cat"