diff options
| author | aarne <aarne@cs.chalmers.se> | 2009-04-08 05:59:16 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2009-04-08 05:59:16 +0000 |
| commit | 4f6d13bd358417e4d1b548cd009ec3b08416ed18 (patch) | |
| tree | 83ba60cefb29235d6247ca53ba2fe030776b7a15 /examples/tutorial | |
| parent | c7376c78a99ef702486c77eda240104e7856b83c (diff) | |
food grammar path changed in tutorial
Diffstat (limited to 'examples/tutorial')
| -rw-r--r-- | examples/tutorial/resource-foods/FoodsGer.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorial/resource-foods/FoodsGer.gf b/examples/tutorial/resource-foods/FoodsGer.gf index 1c5090ff6..f3d79eff0 100644 --- a/examples/tutorial/resource-foods/FoodsGer.gf +++ b/examples/tutorial/resource-foods/FoodsGer.gf @@ -1,4 +1,4 @@ ---# -path=.:../foods:present:prelude +--# -path=.:present concrete FoodsGer of Foods = FoodsI with (Syntax = SyntaxGer), |
