1
0
forked from GitHub/gf-core

add the API modules for Romanian

This commit is contained in:
krasimir
2009-09-12 13:34:01 +00:00
parent 57e53d46f6
commit f5e4cd4b9f
6 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
--# -path=.:alltenses:prelude
resource CombinatorsRon = Combinators with
(Cat = CatRon),
(Structural = StructuralRon),
(Constructors = ConstructorsRon) ;