mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
changed names of resource-1.3; added a note on homepage on release
This commit is contained in:
5
old-examples/tutorial/syntax/FoodsIta.gf
Normal file
5
old-examples/tutorial/syntax/FoodsIta.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../foods:prelude
|
||||
|
||||
concrete FoodsIta of Foods = FoodsI with
|
||||
(Syntax = SyntaxIta),
|
||||
(Test = TestIta) ;
|
||||
Reference in New Issue
Block a user