0.6.12.22:
[sbcl.git] / src / pcl / generic-functions.lisp
index 44cae16..503d8d2 100644 (file)
@@ -7,9 +7,6 @@
 ;;;; warranty. See the COPYING and CREDITS files for more information.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;;; class predicates
 
                          operation
                          &optional new-value))
 \f
-;;;; keyword arguments
+;;;; &KEY arguments
 
 (defgeneric allocate-instance (class &rest initargs))