refactored tutorial syntax example

This commit is contained in:
aarne
2007-10-04 12:29:11 +00:00
parent 835a5264e7
commit 6f74c2d648
9 changed files with 318 additions and 278 deletions

View File

@@ -1,6 +1,6 @@
--# -path=.:resource:prelude
concrete TestEng of Test = SyntaxEng ** open Prelude, MorphoEng in {
concrete TestEng of Test = GrammarEng ** open Prelude, MorphoEng in {
lin
wine_N = mkN "wine" ;