diff --git a/src/code/generic-site.lisp b/src/code/generic-site.lisp index e554d6dbf0ce96d551754e1d56087324d5fda385..c422621204bd58f9083c93ae5df10d9d4542ac65 100644 --- a/src/code/generic-site.lisp +++ b/src/code/generic-site.lisp @@ -25,7 +25,7 @@ (rplaca (cdr (member :bugs *herald-items*)) '("Send questions and bug reports to your local CMUCL maintainer, " terpri - "or see <http://www.cons.org/cmucl/support.html>." terpri + "or see <http://www.cmucl.org/support.html>." terpri "Loaded subsystems:" terpri))) ;;; If you have sources installed on your system, un-comment the following form @@ -39,6 +39,9 @@ ;;; top ;;; bin/ ;;; lib/ +;;; cmucl/ +;;; lib/ +;;; lisp*.coore ;;; man/ ;;; src/ ;;;