1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/api/CombinatorsCze.gf
2020-04-01 11:42:42 +02:00

10 lines
195 B
Plaintext

--# -path=.:alltenses:prelude
resource CombinatorsCze = Combinators with
(Cat = CatCze),
(Structural = StructuralCze),
(Constructors = ConstructorsCze)
** open MissingCze in {}