Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

ignore-package-name-case

Arguments: configuration

Returns the value of the ignore-package-name-case property of configuration. The current configuration is the value of (configuration *system*) (see configuration and *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.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1