mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 17:56:21 -06:00
add the API modules for Romanian
This commit is contained in:
6
src/api/CombinatorsRon.gf
Normal file
6
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