From aeb00013cebb93fee024a9fdd0e8293bfa568bfb Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 22 May 2014 06:23:57 +0000 Subject: [PATCH] fixed the path in AppFin.gf so that it compiles in a more general setting --- examples/app/AppFin.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/app/AppFin.gf b/examples/app/AppFin.gf index 7c8c48ad5..5d61d968b 100644 --- a/examples/app/AppFin.gf +++ b/examples/app/AppFin.gf @@ -1,4 +1,4 @@ ---# -path=.:../../lib/src/chunk:../../lib/src/finnish/stemmed:../../lib/src/finnish:src/api:../../lib/src/translator:../phrasebook/gfos +--# -path=.:../../lib/src/chunk:../../lib/src/finnish/stemmed:../../lib/src/finnish:../../lib/src/api:../../lib/src/translator:../phrasebook/gfos:alltenses concrete AppFin of App =