X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fearly-defstruct-args.lisp-expr;h=500318316aa9aaf8c82c8eb307f597e8bcad9d61;hb=5dc28680e9cb2d598da02aed512aa49ea81fdade;hp=6bc24405f9873315ea8053abec6247fa94b9b6de;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/code/early-defstruct-args.lisp-expr b/src/code/early-defstruct-args.lisp-expr index 6bc2440..5003183 100644 --- a/src/code/early-defstruct-args.lisp-expr +++ b/src/code/early-defstruct-args.lisp-expr @@ -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