*init-file-names*

$Revision: 5.0.2.2 $

Variable

Package: EXCL

The value of this variable should be a list of strings naming files. These files will be looked for in the users home directory on Unix and C:\ on Windows and in the working directory (the working directory on Windows is the directory containing the executable lisp.exe). The initial value of this variable is

(".clinit.cl" "clinit.cl")

If the value is nil, no initialization files will be read except sys:;siteinit.cl (whose loading and name are not affected by this variable).

See startup.htm for information on reading initialization files. See also excl:*read-init-files*.

The general documentation description is in introduction.htm. The index is in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.