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