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