1
0
forked from GitHub/gf-core

moved commands pf and af to options of pg and wf, respectively

This commit is contained in:
aarne
2008-06-16 20:36:10 +00:00
parent 012e07cded
commit 937df7382a
2 changed files with 28 additions and 34 deletions

View File

@@ -76,7 +76,7 @@ gf comm file = do
putStrLn $ "reading " ++ file
system $ "echo \"" ++ comm ++ "\" | gf3 -s " ++ file
treeb = "rf -lines -term -file=" ++ treebankExx ++
treeb = "rf -lines -tree -file=" ++ treebankExx ++
" | l -treebank | wf -file=" ++ treebankResults
lang (lla,la) = lla ++ "/Lang" ++ la ++ ".gf"