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