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.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/algebraic-structures.alternative.list.scm b/algebraic-structures.alternative.list.scm
index 1c366ad..d258b9e 100644
--- a/algebraic-structures.alternative.list.scm
+++ b/algebraic-structures.alternative.list.scm
@@ -1,5 +1,5 @@
-(import (only (algebraic-structs alternative make)))
-(import (only (algebraic-structs alternative list base)))
+(import (only (algebraic-structures alternative make)))
+(import (only (algebraic-structures alternative list base)))
-(module (algebraic-structs alternative list) =
- ((algebraic-structs alternative make) (algebraic-structs alternative list base)))
+(module (algebraic-structures alternative list) =
+ ((algebraic-structures alternative make) (algebraic-structures alternative list base)))