Skip to content
Snippets Groups Projects
Commit ab76dd68 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Re-comment out the comparison code, it needs more stuff to be undeleted.

parent 39950e87
No related branches found
No related tags found
No related merge requests found
......@@ -265,7 +265,9 @@ to the base of the system."
(push (first system) component-names))))))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
#|
;; Used by qres's lisp/make-qres-dependencies.lisp,
;; needs code deleted in 3df5023fc5ebae41141996861df44d471b1fb539 to be reinstated.
(defclass compare-dependency-op (dependency-op) ())
(defmethod input-files ((op compare-dependency-op) (c component-file))
......@@ -304,5 +306,5 @@ to the base of the system."
:debug-object-types debug-object-types
:base-pathname base-pathname))
(rename-file tmp-pathname out-pathname))))
|#
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment