Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised

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-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised