From: Joe Marshall Date: Thu, 22 Jul 2010 20:16:12 +0000 (-0700) Subject: Restore the classical exit message. X-Git-Tag: 20101212-Gtk~137^2 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=fe38f99a80a0d1ad17f7fa0504476ed92f76dfc3;p=mit-scheme.git Restore the classical exit message. --- diff --git a/src/microcode/errors.h b/src/microcode/errors.h index 43acfede2..79d3e49a2 100644 --- a/src/microcode/errors.h +++ b/src/microcode/errors.h @@ -237,7 +237,7 @@ USA. #define TERM_MESSAGE_TABLE \ { \ -/* 0x00 */ "Happy Happy Joy Joy", \ +/* 0x00 */ "Moriturus te saluto", \ /* 0x01 */ "Unrecoverable error while loading a band", \ /* 0x02 */ "Broken heart encountered", \ /* 0x03 */ "Non pointer relocation", \