From cc2f58a824c5e071f624051d41824bdf3f8de610 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 25 Nov 2005 23:01:48 +0000 Subject: [PATCH] graphical-mzc -> gmzc svn: r1410 --- collects/compiler/private/driver.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/compiler/private/driver.ss b/collects/compiler/private/driver.ss index 22fb868bb2..5554ff117d 100644 --- a/collects/compiler/private/driver.ss +++ b/collects/compiler/private/driver.ss @@ -437,7 +437,7 @@ (when (regexp-match-peek "^WXME01[0-9][0-9] ## " p) (close-input-port p) (error 'compile-file - "file appears to have graphical syntax (try graphical-mzc): ~a" + "file appears to have graphical syntax (try gmzc): ~a" path)) p)))]) ;; Skip leading "#!: