| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
An object that contains a variety of global IDE values. This object is exported for passing to a few exported functions that access it. In particular, the expression
(cg:configuration ide:*ide-system*)
returns the IDE configuration object that stores various IDE options
that are saved into the prefs.cl file. See ide-configuration
.
Other exported *ide-system*
accessors include exit-tests and ide-evaluator-listener.
Common Graphics has a similar object called *system*
for storing some of its
global values.
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 |