| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |