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 cae235d46b
commit cff072105a

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"