mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 18:29:33 -06:00
resource application example in tutorial/syntax
This commit is contained in:
5
examples/tutorial/syntax/FoodsEng.gf
Normal file
5
examples/tutorial/syntax/FoodsEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../foods:prelude
|
||||
|
||||
concrete FoodsEng of Foods = FoodsI with
|
||||
(Syntax = SyntaxEng),
|
||||
(Test = TestEng) ;
|
||||
Reference in New Issue
Block a user