package-implementation-packages

$Revision: 5.0.2.2 $

Function

Package: EXCL

Arguments: (package)

This function returns the list of strings naming the implementation packages of package. When the value of cl:*package* is one of those implementation packages, definition changes to symbols in package will not signal package-definition-lock warnings or errors, even if package is definition-locked. See package-definition-lock.

This function may be used with setf to change the list of implementation packages. Remember the list must be a list of strings naming packages.

Implementation packages are defined in 5.3 Implementation packages in packages.htm. See packages.htm for general information on the implementation of packages in Allegro CL and more information on package locking.

The general documentation description is in introduction.htm. The index is in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.