aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.foldable.list.base.scm
diff options
context:
space:
mode:
Diffstat (limited to 'algebraic-structures.foldable.list.base.scm')
-rw-r--r--algebraic-structures.foldable.list.base.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/algebraic-structures.foldable.list.base.scm b/algebraic-structures.foldable.list.base.scm
deleted file mode 100644
index 936f03f..0000000
--- a/algebraic-structures.foldable.list.base.scm
+++ /dev/null
@@ -1,2 +0,0 @@
-(module (algebraic-structures foldable list base) (foldl foldr)
- (import (only (chicken base) foldl foldr)))