From: Ken A. <kan...@us...> - 2002-12-02 18:35:47
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory sc8-pr-cvs1:/tmp/cvs-serv16091/src/jsint Modified Files: Scheme.java Log Message: Clean up elf/GCMonitor example. Make Scheme.main() more consistant with its documentation. If a init.scm resource or file is found it is loaded and is assumed to take complete control. Otherwise the command line arguments are parsed and a REPL is started. |