mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 08:30:12 -06:00
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
--# -path=.:alltenses:prelude
|
|
|
|
resource CombinatorsNno = Combinators with
|
|
(Cat = CatNno),
|
|
(Structural = StructuralNno),
|
|
(Constructors = ConstructorsNno) ;
|