
3.1 Configuring Liquid Common Lisp software
lcl
submodule-loaded-p submodule &optional no-error
string or asymbol which names a registered submodule. The name may be given in upper, lower, or mixed case. If the submodule argument does not name a registered module, and the value of no-error isnilsubmodule-loaded-p signals an error. If the value of no-error ist, thennilis returned.
t if submodule names a submodule that has been loaded. The first value isnil if submodule names a submodule that has not been loaded or, when no-error has a value other thannil, if submodule does not name a registered submodule.
t if submodule names a registered submodule. The second value isnil if no-error has a value other thannil and submodule does not name a registered submodule.
load-submodule and a description of the corresponding submodules:
ansi-packages
clos
common-defsystem
defsystem.
lispworks-compatibility
capi
common-lispworks
common-ffi
lep
find-callers
clx
c-to-ffi
windows
tcp-sockets
clim
clim-demo
clim andclim-demo are optional products and may not be included on the medium with the base Liquid Common Lisp distribution unless you have made special arrangements with Harlequin.

Generated with Harlequin WebMaker