X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcold%2Fshebang.lisp;h=9a0c53206973a06b1939bbd5ef62b38f35758293;hb=8dc064d2296902f01afd9107e89a81146e3771fe;hp=4647afa3ff9fdb12b268ffc90ddb77d6749ff85a;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/cold/shebang.lisp b/src/cold/shebang.lisp index 4647afa..9a0c532 100644 --- a/src/cold/shebang.lisp +++ b/src/cold/shebang.lisp @@ -10,8 +10,6 @@ ;;;; files for more information. (in-package "SB-COLD") - -;;;; $Header$ ;;;; definition of #!+ and #!- as a mechanism analogous to #+/#-, ;;;; but redirectable to any list of features. (This is handy when