diff --git a/arc.arc b/arc.arc index 349ceb7aa..732e142af 100644 --- a/arc.arc +++ b/arc.arc @@ -1759,6 +1759,7 @@ `(= (pickles* ',type) ,f)) +($:namespace-undefine-variable! '_iso) ; Could take n args, but have never once needed that. (defgeneric iso(x y) (is x y))