mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
toy1 with classes and using resource API
This commit is contained in:
5
examples/regulus/toy1/Toy1Swe.gf
Normal file
5
examples/regulus/toy1/Toy1Swe.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
concrete Toy1Swe of Toy1 = Toy1I with
|
||||
(Syntax = SyntaxSwe),
|
||||
(LexToy1 = LexToy1Swe) ;
|
||||
Reference in New Issue
Block a user