Oneliner
aycan.irican@node2 ~/Projects/slime $ cvs diff cvs diff: Diffing . Index: swank-loader.lisp =================================================================== RCS file: /project/slime/cvsroot/slime/swank-loader.lisp,v retrieving revision 1.62 diff -r1.62 swank-loader.lisp 31,32c31,33 < (make-pathname :name nil :type nil < :defaults (or *load-pathname* *default-pathname-defaults*)) ---
(or (asdf::component-pathname (asdf::find-system :swank)) (make-pathname :name nil :type nil :defaults (or *load-pathname* *default-pathname-defaults*)))
cvs diff: Diffing doc
Best Regards,