| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: object
object may be a module, module-group or system. Returns the root system object which contains the object. Note that this may be different from the parent-object of the object, since parent-object returns the object directly containing the object, but containing-system searches up the tree of parent-objects until it finds one with no parent object.
See defsystem.htm for general information on the Defsystem facility in Allegro CL.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |