Skip to content
Snippets Groups Projects
Commit b1df9957 authored by gerd's avatar gerd
Browse files

* src/pcl/macros.lisp (/show): Ignore parameter.

parent 49065c1d
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
;;;
(file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/pcl/macros.lisp,v 1.26 2003/05/05 11:44:56 emarsden Exp $")
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/pcl/macros.lisp,v 1.27 2003/05/07 17:00:09 gerd Exp $")
;;;
;;; Macros global variable definitions, and other random support stuff used
;;; by the rest of the system.
......@@ -232,5 +232,5 @@
#-bootable-pcl
(defmacro /show (&rest args)
)
(declare (ignore args)))
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