aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.foldable.list.scm
diff options
context:
space:
mode:
Diffstat (limited to 'algebraic-structures.foldable.list.scm')
-rw-r--r--algebraic-structures.foldable.list.scm5
1 files changed, 0 insertions, 5 deletions
diff --git a/algebraic-structures.foldable.list.scm b/algebraic-structures.foldable.list.scm
deleted file mode 100644
index 378a4c2..0000000
--- a/algebraic-structures.foldable.list.scm
+++ /dev/null
@@ -1,5 +0,0 @@
-(import (only (algebraic-structures foldable list base)))
-(import (only (algebraic-structures foldable make)))
-
-(module (algebraic-structures foldable list) = ((algebraic-structures foldable make)
- (algebraic-structures foldable list base)))