X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fsset.lisp;h=6beb85faebc4f9cabfc37cdf95113e9b5b54eb28;hb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;hp=d3a27399c154f84f44ca49fbf86ff41d4881329e;hpb=c3f281f5c34b55170ac43a4679f1528b8bb7c703;p=sbcl.git diff --git a/src/compiler/sset.lisp b/src/compiler/sset.lisp index d3a2739..6beb85f 100644 --- a/src/compiler/sset.lisp +++ b/src/compiler/sset.lisp @@ -15,9 +15,6 @@ (in-package "SB!C") -(file-comment - "$Header$") - ;;; Each structure that may be placed in a SSet must include the ;;; SSet-Element structure. We allow an initial value of NIL to mean ;;; that no ordering has been assigned yet (although an ordering must