forked from GitHub/gf-rgl
Add Basque to the RGL
This commit is contained in:
7
src/api/CombinatorsEus.gf
Normal file
7
src/api/CombinatorsEus.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:alltenses:prelude:../basque
|
||||
|
||||
resource CombinatorsEus = Combinators with
|
||||
(Cat = CatEus),
|
||||
(Structural = StructuralEus),
|
||||
(Noun = NounEus),
|
||||
(Constructors = ConstructorsEus) ** {} ;
|
||||
Reference in New Issue
Block a user