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.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/algebraic-structures.functor.scm b/algebraic-structures.functor.scm
index c1a5639..2d9b7bd 100644
--- a/algebraic-structures.functor.scm
+++ b/algebraic-structures.functor.scm
@@ -1,3 +1,2 @@
-(functor ((algebraic-structures functor) (F (map1)))
- (map1)
+(functor ((algebraic-structures functor) (F (map1))) (map1)
(import F))