diff options
Diffstat (limited to 'examples/tutorial/resource-foods/ExtFoodsEng.gf')
| -rw-r--r-- | examples/tutorial/resource-foods/ExtFoodsEng.gf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/tutorial/resource-foods/ExtFoodsEng.gf b/examples/tutorial/resource-foods/ExtFoodsEng.gf deleted file mode 100644 index 70ba26b74..000000000 --- a/examples/tutorial/resource-foods/ExtFoodsEng.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:../foods:present:prelude - -concrete ExtFoodsEng of ExtFoods = FoodsEni ** ExtFoodsI with - (Syntax = SyntaxEng), - (LexFoods = LexFoodsEng) ; |
