aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-macros.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/sys-macros.lisp')
-rw-r--r--src/interp/sys-macros.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/sys-macros.lisp b/src/interp/sys-macros.lisp
index 65777a4d..10357fdc 100644
--- a/src/interp/sys-macros.lisp
+++ b/src/interp/sys-macros.lisp
@@ -752,7 +752,7 @@
(APPEND NIL)
(|append| NIL)
(UNION NIL)
- (UNIONQ NIL)
+ (|setUnion| NIL)
(|gcd| (|Zero|))
(|union| NIL)
(|append!| NIL)