mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 16:22:52 -06:00
next-lib renamed to lib, lib to old-lib
This commit is contained in:
6
lib/src/api/CombinatorsRus.gf
Normal file
6
lib/src/api/CombinatorsRus.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsRus = Combinators with
|
||||
(Cat = CatRus),
|
||||
(Structural = StructuralRus),
|
||||
(Constructors = ConstructorsRus) ;
|
||||
Reference in New Issue
Block a user