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