Nepali_api

This commit is contained in:
virk.shafqat
2011-06-20 11:51:44 +00:00
parent a9d8634147
commit 7df882ef08
4 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
--# -path=.:alltenses:prelude
resource CombinatorsNep = Combinators with
(Cat = CatNep),
(Structural = StructuralNep),
(Constructors = ConstructorsNep) ;