From e6fa0662e4417ef4f708fc01b5ffa473174c2575 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 21 May 2014 09:36:12 +0000 Subject: [PATCH] forgot to fix the path for AppFre.gf --- examples/app/AppFre.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/app/AppFre.gf b/examples/app/AppFre.gf index 08015c828..d9ee0ac17 100644 --- a/examples/app/AppFre.gf +++ b/examples/app/AppFre.gf @@ -1,4 +1,4 @@ ---# -path=.:../../lib/src/chunk:../../lib/src/translator:../examples/phrasebook/gfos +--# -path=.:../../lib/src/chunk:../../lib/src/translator:../phrasebook/gfos concrete AppFre of App =