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