mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 02:39:31 -06:00
refactored tutorial syntax example
This commit is contained in:
@@ -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" ;
|
||||
|
||||
Reference in New Issue
Block a user