Skip to content

Commit

Permalink
remove reset
Browse files Browse the repository at this point in the history
darcs-hash:20081125181501-3cc5d-f36779cc4af7e7c90cb8180a01f6aa1cc5285702.gz
  • Loading branch information
Gary King committed Nov 25, 2008
1 parent cf0dfb3 commit 6715842
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions dev/l0-clos.lisp
Expand Up @@ -22,10 +22,6 @@
(declare (ignore error?))
thing))


(defmethod reset ((object t))
(values nil))

;;; samep and nearly samep

(declaim (special *samep-tolerance*))
Expand Down
1 change: 0 additions & 1 deletion dev/package.lisp
Expand Up @@ -188,7 +188,6 @@
#:samep
#:nearly-samep
#:*samep-test*
#:reset

#:set-equal

Expand Down

0 comments on commit 6715842

Please sign in to comment.