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/AppEng.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/app/AppEng.gf') diff --git a/examples/app/AppEng.gf b/examples/app/AppEng.gf index bdec84569..b2218a761 100644 --- a/examples/app/AppEng.gf +++ b/examples/app/AppEng.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 AppEng of App = -- cgit v1.2.3