| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |