X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcold%2Frename-package-carefully.lisp;h=158572ab526d90b6b7b9c3fc4bff12893174d743;hb=50305b602c3953440af716137a56f50cd204375d;hp=e1ce954da58e04728379e71a36970d14e4bb7cc3;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/cold/rename-package-carefully.lisp b/src/cold/rename-package-carefully.lisp index e1ce954..158572a 100644 --- a/src/cold/rename-package-carefully.lisp +++ b/src/cold/rename-package-carefully.lisp @@ -9,8 +9,6 @@ (in-package "SB-COLD") -;;;; $Header$ - ;;; RENAME-PACKAGE in two steps in order to avoid the possibility of undefined ;;; behavior when one of the new names is the same as one of the old names. ;;; (ANSI on RENAME-PACKAGE: "The consequences are undefined if new-name or any