$Revision: 5.0.2.4 $
Package: DEFSYSTEM
Arguments: (object indicator &optional default)
object may be a module, module-group or system. This function returns the
property associated with indicator from the property list of object. If
no such property is found and default is given, then default is
returned, otherwise nil
is returned.
See defsystem.htm for general information on the Defsystem facility in Allegro CL.
The general documentation description is in introduction.htm. The index in index.htm.
Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.