*source-file-types*

Variable

Package: system

The value of this variable is a list of strings denoting file types. The types are merged with the file-name arguments to the function compile-file, the top-level commands :cf and :cload, and the function compile-file-if-needed. nil is accepted as a member of the list. It means no type.

See compiling.htm for general information on the compiler in Allegro CL. See Compile-file in that document for information on the implementation of compile-file.

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.