forked from GitHub/gf-rgl
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
--# -path=.:alltenses:prelude
|
|
|
|
resource CombinatorsCze = Combinators with
|
|
(Cat = CatCze),
|
|
(Structural = StructuralCze),
|
|
(Constructors = ConstructorsCze)
|
|
** open MissingCze in {}
|
|
|
|
|