add API modules for Polish

This commit is contained in:
krasimir
2009-10-23 15:34:09 +00:00
parent 4f8e32cb5d
commit 4f6bd2f1d6
7 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
--# -path=.:alltenses:prelude
resource CombinatorsPol = Combinators with
(Cat = CatPol),
(Structural = StructuralPol),
(Constructors = ConstructorsPol) ;