forked from GitHub/gf-core
add API modules for Polish
This commit is contained in:
6
lib/src/api/CombinatorsPol.gf
Normal file
6
lib/src/api/CombinatorsPol.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsPol = Combinators with
|
||||
(Cat = CatPol),
|
||||
(Structural = StructuralPol),
|
||||
(Constructors = ConstructorsPol) ;
|
||||
Reference in New Issue
Block a user