forked from GitHub/gf-core
moved commands pf and af to options of pg and wf, respectively
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user