diff options
Diffstat (limited to 'doc/tutorial/MorefoodEng.gf')
| -rw-r--r-- | doc/tutorial/MorefoodEng.gf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/tutorial/MorefoodEng.gf b/doc/tutorial/MorefoodEng.gf deleted file mode 100644 index 90ff1532a..000000000 --- a/doc/tutorial/MorefoodEng.gf +++ /dev/null @@ -1,7 +0,0 @@ -concrete MorefoodEng of Morefood = FoodEng ** { - lincat - Question = {s : Str} ; - lin - QIs item quality = {s = "is" ++ item.s ++ quality.s} ; - Pizza = {s = "pizza"} ; -}
\ No newline at end of file |
