From cff072105a5aeffcbf8676f4a283232504e89466 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 16 Jun 2008 20:36:10 +0000 Subject: [PATCH] moved commands pf and af to options of pg and wf, respectively --- resource-1.4/Make.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource-1.4/Make.hs b/resource-1.4/Make.hs index d4e1207b9..cbef3c897 100644 --- a/resource-1.4/Make.hs +++ b/resource-1.4/Make.hs @@ -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"