mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 00:32:51 -06:00
next-lib renamed to lib, lib to old-lib
This commit is contained in:
6
lib/src/api/CombinatorsFin.gf
Normal file
6
lib/src/api/CombinatorsFin.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsFin = Combinators with
|
||||
(Cat = CatFin),
|
||||
(Structural = StructuralFin),
|
||||
(Constructors = ConstructorsFin) ;
|
||||
Reference in New Issue
Block a user