diff options
| author | kr.angelov <kr.angelov@gmail.com> | 2014-05-21 09:36:12 +0000 |
|---|---|---|
| committer | kr.angelov <kr.angelov@gmail.com> | 2014-05-21 09:36:12 +0000 |
| commit | e6fa0662e4417ef4f708fc01b5ffa473174c2575 (patch) | |
| tree | 4c3ac6f1ea301baf68a6c61d1c81d8945186bcbc /examples | |
| parent | f2e28c59c6cd782ca4a4894c4956925d0ca68451 (diff) | |
forgot to fix the path for AppFre.gf
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/app/AppFre.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppFre.gf b/examples/app/AppFre.gf index 08015c828..d9ee0ac17 100644 --- a/examples/app/AppFre.gf +++ b/examples/app/AppFre.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 AppFre of App = |
