mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 04:32:50 -06:00
Estonian - the 29th complete RGL language. Copied from Kaarel Kaljurand's and Inari Listenmaa's repository in https://github.com/GF-Estonian/GF-Estonian, where later developments will continue to take place.
This commit is contained in:
6
lib/src/api/CombinatorsEst.gf
Normal file
6
lib/src/api/CombinatorsEst.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsEst = Combinators with
|
||||
(Cat = CatEst),
|
||||
(Structural = StructuralEst),
|
||||
(Constructors = ConstructorsEst) ;
|
||||
Reference in New Issue
Block a user