aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.functor.scm
diff options
context:
space:
mode:
Diffstat (limited to 'algebraic-structures.functor.scm')
-rw-r--r--algebraic-structures.functor.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/algebraic-structures.functor.scm b/algebraic-structures.functor.scm
index 2d9b7bd..981e5b5 100644
--- a/algebraic-structures.functor.scm
+++ b/algebraic-structures.functor.scm
@@ -1,2 +1,2 @@
(functor ((algebraic-structures functor) (F (map1))) (map1)
- (import F))
+ (import (only F map1)))