0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / describe.lisp
index 27f7c53..d53dcc6 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB-IMPL")
-
-(file-comment
-  "$Header$")
 \f
 (defvar *describe-indentation-step* 3
   #+sb-doc