forked from GitHub/gf-core
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