forked from GitHub/gf-core
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