diff options
| author | kr.angelov <kr.angelov@gmail.com> | 2014-05-21 07:30:01 +0000 |
|---|---|---|
| committer | kr.angelov <kr.angelov@gmail.com> | 2014-05-21 07:30:01 +0000 |
| commit | f3f0e7abd582b517f8298c64c8b5d6ba89aaefa1 (patch) | |
| tree | 12a42a3cb15c57f63da89ec8b2f9d15be0ce22b9 /examples/app/AppSwe.gf | |
| parent | 1bba23991f725b42494b68bd44cd4729088d825d (diff) | |
fix the path in the App grammar to the Phrasebook
Diffstat (limited to 'examples/app/AppSwe.gf')
| -rw-r--r-- | examples/app/AppSwe.gf | 2 |
1 files changed, 1 insertions, 1 deletions
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 - [ |
