|
From: Liguo S. <Lig...@va...> - 2003-11-05 21:26:30
|
In the setup.scm, the usage message is still talking about mzscheme. It is a good source of historical information, but need correction. (format #t "Usage: mzscheme -r setup scm command\n") should be (format #t "Usage: guile -s estup.scm command\n") Later. Liguo (Leo) |