[plt-scheme] graphical-mzc?

From: Corey Sweeney (corey.sweeney at gmail.com)
Date: Fri Nov 25 17:11:32 EST 2005

I got the following error:

$ mzc gui.entry.2.scm
mzc version 299.406, Copyright (c) 2004-2005 PLT Scheme Inc.
compile-file: file appears to have graphical syntax (try graphical-mzc):
gui.entry.2.scm

But I can't find a graphical-mzc, nor can I find any reference to
graphical-mzc in the source or collects, except for a string in
compiler/private/driver.ss, which is the error message itself.

Is there such a thing?

Corey
--
((lambda (y) (y y)) (lambda (y) (y y)))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20051125/6545d451/attachment.html>

Posted on the users mailing list.