Use modern ASDF test-op. SB-MOP changes for latest SBCL.
[hyperobject.git] / metaclass.lisp
index 264afa71c8d56a7a4d722e2595a383c145b5b081..8b175e77e21cc426d5eee7ba05a05f87088829b3 100644 (file)
@@ -7,9 +7,6 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;;
-;;;; $Id$
-;;;;
 ;;;; This file is Copyright (c) 2000-2006 by Kevin M. Rosenberg
 ;;;; *************************************************************************
 
@@ -31,4 +28,3 @@
 (defparameter *slot-options-no-initarg*
   '(:ho-type :sql-type :sql-length)
   "Slot options that do not have an initarg")
-