summaryrefslogtreecommitdiff
path: root/next-lib/src/api/CombinatorsCat.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/api/CombinatorsCat.gf')
-rw-r--r--next-lib/src/api/CombinatorsCat.gf6
1 files changed, 0 insertions, 6 deletions
diff --git a/next-lib/src/api/CombinatorsCat.gf b/next-lib/src/api/CombinatorsCat.gf
deleted file mode 100644
index 473f5bd9b..000000000
--- a/next-lib/src/api/CombinatorsCat.gf
+++ /dev/null
@@ -1,6 +0,0 @@
---# -path=.:alltenses
-
-resource CombinatorsCat = Combinators with
- (Cat = CatCat),
- (Structural = StructuralCat),
- (Constructors = ConstructorsCat) ;