If this variable is non-nil at startup, its value should be the name of a function of no arguments which will be funcall'ed after the functions in the list returned by session-init-functions have run. This occurs after the startup.cl initialization file is loaded, so this variable could be set in the startup.cl file.
Although the normal place for initializations is in the session-init-functions, this variable provides another hook into startup. There are some cases (such as building an image with excl:build-lisp-image, excl:generate-application, or the menu command File | Build Project exe) where it is not possible to modify session-init-functions.
See About IDE startup in cgide.htm.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.