PersianAPI

This commit is contained in:
virk.shafqat
2011-06-13 18:44:29 +00:00
parent 052c75a71c
commit 50057fb219
5 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
--# -path=.:alltenses:prelude
resource CombinatorsPes = Combinators with
(Cat = CatPes),
(Structural = StructuralPes),
(Constructors = ConstructorsPes) ;