aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.list.alternative.scm
diff options
context:
space:
mode:
Diffstat (limited to 'algebraic-structures.list.alternative.scm')
-rw-r--r--algebraic-structures.list.alternative.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/algebraic-structures.list.alternative.scm b/algebraic-structures.list.alternative.scm
new file mode 100644
index 0000000..2804d61
--- /dev/null
+++ b/algebraic-structures.list.alternative.scm
@@ -0,0 +1,4 @@
+(import (algebraic-structures alternative)
+ (only (algebraic-structures private list alternative)))
+(module (algebraic-structures list alternative) = ((algebraic-structures alternative)
+ (algebraic-structures private list alternative)))