| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: project &key load-project-file include-cancel-button
Compiles any source code files of the specified project that do not
have up-to-date fasl files, and loads all of the fasl files. Returns
true if the project was successfully compiled and loaded, and nil
otherwise. This function is called by the Tools | Compile Project command.
See full-compile-project for a description of the keyword arguments.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |