aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.alternative.scm
diff options
context:
space:
mode:
Diffstat (limited to 'algebraic-structures.alternative.scm')
-rw-r--r--algebraic-structures.alternative.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/algebraic-structures.alternative.scm b/algebraic-structures.alternative.scm
index c441689..ffebfc3 100644
--- a/algebraic-structures.alternative.scm
+++ b/algebraic-structures.alternative.scm
@@ -2,7 +2,7 @@
(pure map1 map2 map apply alt empty guard)
(import (except scheme map apply)
(only (chicken base) void)
- A)
+ (only A pure map1 map2 map apply alt empty))
(define (guard b)
(if b