From 6a3a8a3a6575805b82e8ae1ad892aa76e0dfb5b2 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 21 May 2014 07:30:01 +0000 Subject: [PATCH] fix the path in the App grammar to the Phrasebook --- examples/app/AppBul.gf | 2 +- examples/app/AppChi.gf | 2 +- examples/app/AppDut.gf | 2 +- examples/app/AppEng.gf | 2 +- examples/app/AppFin.gf | 2 +- examples/app/AppGer.gf | 2 +- examples/app/AppHin.gf | 2 +- examples/app/AppIta.gf | 2 +- examples/app/AppSpa.gf | 2 +- examples/app/AppSwe.gf | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/app/AppBul.gf b/examples/app/AppBul.gf index 8b29b3dcc..305226584 100644 --- a/examples/app/AppBul.gf +++ b/examples/app/AppBul.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 AppBul of App = diff --git a/examples/app/AppChi.gf b/examples/app/AppChi.gf index 01dd5cb3a..e6237d53e 100644 --- a/examples/app/AppChi.gf +++ b/examples/app/AppChi.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 AppChi of App = diff --git a/examples/app/AppDut.gf b/examples/app/AppDut.gf index e40d608b7..8592aefdf 100644 --- a/examples/app/AppDut.gf +++ b/examples/app/AppDut.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 AppDut of App = 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 = diff --git a/examples/app/AppFin.gf b/examples/app/AppFin.gf index 0abfd973e..7c8c48ad5 100644 --- a/examples/app/AppFin.gf +++ b/examples/app/AppFin.gf @@ -1,4 +1,4 @@ ---# -path=.:../../lib/src/chunk:../../lib/src/finnish/stemmed:../../lib/src/finnish:src/api:../../lib/src/translator:../examples/phrasebook/gfos +--# -path=.:../../lib/src/chunk:../../lib/src/finnish/stemmed:../../lib/src/finnish:src/api:../../lib/src/translator:../phrasebook/gfos concrete AppFin of App = diff --git a/examples/app/AppGer.gf b/examples/app/AppGer.gf index 79c25bebc..e170d49e0 100644 --- a/examples/app/AppGer.gf +++ b/examples/app/AppGer.gf @@ -1,4 +1,4 @@ ---# -path=.:../../lib/src/chunk:../../lib/src/translator:../examples/phrasebook/gfos:alltenses::../../lib/src/german +--# -path=.:../../lib/src/chunk:../../lib/src/translator:../phrasebook/gfos:alltenses::../../lib/src/german concrete AppGer of App = diff --git a/examples/app/AppHin.gf b/examples/app/AppHin.gf index 49f27ab7b..df4ddda61 100644 --- a/examples/app/AppHin.gf +++ b/examples/app/AppHin.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 AppHin of App = diff --git a/examples/app/AppIta.gf b/examples/app/AppIta.gf index 1c44c3d9f..42b3894d3 100644 --- a/examples/app/AppIta.gf +++ b/examples/app/AppIta.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 AppIta of App = 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 = 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 - [