diff options
| author | aarne <aarne@chalmers.se> | 2014-05-06 21:42:49 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2014-05-06 21:42:49 +0000 |
| commit | 27fc5e5b04b0e828c11fe7081f9edf311e46581a (patch) | |
| tree | 076c4a8d57274fb12cd3c3762172621c08bf2429 /examples/app/AppEng.gf | |
| parent | 41d7f2dfafb5e94e89a0fe259ee203d014b5eabd (diff) | |
improved paths and Makefile in examples/app ; see README how to compile with just 'make -j'
Diffstat (limited to 'examples/app/AppEng.gf')
| -rw-r--r-- | examples/app/AppEng.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppEng.gf b/examples/app/AppEng.gf index 06d0b81a8..bdec84569 100644 --- a/examples/app/AppEng.gf +++ b/examples/app/AppEng.gf @@ -1,4 +1,4 @@ ---# -path=.:src/chunk:src/translator:../examples/phrasebook/gfos +--# -path=.:../../lib/src/chunk:../../lib/src/translator:../examples/phrasebook/gfos concrete AppEng of App = |
