mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
ExtFoods for book
This commit is contained in:
5
examples/tutorial/resource-foods/ExtFoodsEng.gf
Normal file
5
examples/tutorial/resource-foods/ExtFoodsEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../foods:present:prelude
|
||||
|
||||
concrete ExtFoodsEng of ExtFoods = FoodsEni ** ExtFoodsI with
|
||||
(Syntax = SyntaxEng),
|
||||
(LexFoods = LexFoodsEng) ;
|
||||
Reference in New Issue
Block a user