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