From f3f0e7abd582b517f8298c64c8b5d6ba89aaefa1 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 21 May 2014 07:30:01 +0000 Subject: fix the path in the App grammar to the Phrasebook --- examples/app/AppSwe.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/app/AppSwe.gf') diff --git a/examples/app/AppSwe.gf b/examples/app/AppSwe.gf index 93491306b..87804f820 100644 --- a/examples/app/AppSwe.gf +++ b/examples/app/AppSwe.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 AppSwe of App = TranslateSwe - [ -- cgit v1.2.3