ToC DocOverview CGDoc RelNotes Index PermutedIndex
Allegro CL
Home Previous Up Next Table of Contents Index
  ANSI Common Lisp   24 System Construction   24.2 Dictionary of System Construction

24.2.10 *modules* Variable

Value Type:
a list of strings.

Initial Value:
implementation-dependent.

Description:
The value of *modules* is a list of names of the modules that have been loaded into the current Lisp image.

Affected By:
provide

See Also:
provide, require

Notes:
The variable *modules* is deprecated.

Allegro CL Implementation Details:
None.

Home Previous Up Next Table of Contents Index
© Franz Inc. All Rights Reserved - File last updated 2022-07-25