diff --git a/code/describe.lisp b/code/describe.lisp index 19db4f82d6b692c18e65a1cdb9b10edec5c8fb92..f64b6a5946a41c4b59a69faa8eac7308a63bd246 100644 --- a/code/describe.lisp +++ b/code/describe.lisp @@ -7,7 +7,7 @@ ;;; Scott Fahlman or slisp-group@cs.cmu.edu. ;;; (ext:file-comment - "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/describe.lisp,v 1.13 1991/12/19 18:08:15 ram Exp $") + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/describe.lisp,v 1.14 1991/12/20 02:44:05 ram Exp $") ;;; ;;; ********************************************************************** ;;; @@ -127,8 +127,7 @@ (defparameter *implementation-properties* '(%loaded-address CONDITIONS::MAKE-FUNCTION CONDITIONS::REPORT-FUNCTION CONDITIONS::CONC-NAME CONDITIONS::SLOTS - CONDITIONS::PARENT-TYPE - #+pcl walker::walker-template)) + CONDITIONS::PARENT-TYPE)) ;;;; Miscellaneous DESCRIBE methods: