| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-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 |