diff options
| author | aarne <aarne@chalmers.se> | 2014-05-22 06:23:57 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2014-05-22 06:23:57 +0000 |
| commit | aeb00013cebb93fee024a9fdd0e8293bfa568bfb (patch) | |
| tree | 2cfd931befb52b68b7d0590705318902eef719af /examples | |
| parent | e6fa0662e4417ef4f708fc01b5ffa473174c2575 (diff) | |
fixed the path in AppFin.gf so that it compiles in a more general setting
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/app/AppFin.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppFin.gf b/examples/app/AppFin.gf index 7c8c48ad5..5d61d968b 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:../phrasebook/gfos +--# -path=.:../../lib/src/chunk:../../lib/src/finnish/stemmed:../../lib/src/finnish:../../lib/src/api:../../lib/src/translator:../phrasebook/gfos:alltenses concrete AppFin of App = |
