0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / early-defstruct-args.lisp-expr
index 6bc2440..5003183 100644 (file)
@@ -9,8 +9,6 @@
 ;;;; provided with absolutely no warranty. See the COPYING and CREDITS
 ;;;; files for more information.
 
-;;;; $Header$
-
 (;; Define the STRUCTURE-OBJECT class as a subclass of
  ;; INSTANCE. This has to be handled early because the design of the
  ;; DEFSTRUCT system, dating back to pre-1999 CMU CL, requires that