Arguments: configuration
Returns the value of the ignore-package-name-case property of
configuration. The current configuration is the value of
(configuration *system*
). This property determines
the initial value of *ignore-package-name-case*
. Changing (with
setf) the value of the
property changes the global value as well. This variable only affects
case-sensitive images. In a case-sensitive image, package names with
all uppercase or all lowercase letters are equivalent if the variable
is true, different if the variable is false.
ignore-package-name-case is a property of the configuration
class.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.