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