compile-file-if-needed

$Revision: 5.0.2.3 $

Function

Package: EXCL

Arguments: (input-filename &rest allargs &key force-compile)

Compiles (with compile-file) input-pathname if

  1. There is no compiled version of that file, or
  2. The compiled version is older than input-filename, or
  3. The force-compile keyword argument is specified true.

All argument acceptable to compile-file can also be specified to this function.

See compiling.htm for general information on compiling.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.