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