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