Skip to content

Commit

Permalink
remove redef warning on iso
Browse files Browse the repository at this point in the history
  • Loading branch information
akkartik committed Oct 10, 2010
1 parent ef873a7 commit f8717f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arc.arc
Expand Up @@ -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))
Expand Down

0 comments on commit f8717f9

Please sign in to comment.