[Openmcl-devel] init.lisp
will at cesmail.net
will at cesmail.net
Mon Jan 12 10:26:19 PST 2004
Gary King <gwking at cs.umass.edu> writes:
> MCL loads a file named init.lisp at startup to allow for customization
> and what not. What is the equivalent file for OpenMCL (I wasn't able
> to find this in the documentation...).
Try openmcl-init.lisp, http://openmcl.clozure.com/Doc/invocation.html says:
-n (or --no-init). By default, OpenMCL will try to execute (load
"home:openmcl-init") (and fail silently if neither a .lisp or FASL
version of that file exists.) This option suppresses that behavior.
Regards,
Will
More information about the Openmcl-devel
mailing list