diff options
Diffstat (limited to 'examples/tutorial/syntax/FoodsEng.gf')
| -rw-r--r-- | examples/tutorial/syntax/FoodsEng.gf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/tutorial/syntax/FoodsEng.gf b/examples/tutorial/syntax/FoodsEng.gf deleted file mode 100644 index fb8c44610..000000000 --- a/examples/tutorial/syntax/FoodsEng.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:../foods:prelude - -concrete FoodsEng of Foods = FoodsI with - (Syntax = SyntaxEng), - (Test = TestEng) ; |
