| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
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.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |