mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-03 12:38:33 -06:00
reimplemented Combinators with Constructors in next-resource
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsTha = Combinators with (Grammar = GrammarTha) ;
|
||||
resource CombinatorsTha = Combinators with
|
||||
(Cat = CatTha),
|
||||
(Structural = StructuralTha),
|
||||
(Constructors = ConstructorsTha) ;
|
||||
|
||||
Reference in New Issue
Block a user