concatenate-system

$Revision: 5.0.2.6 $

Generic Function

Package: EXCL

Arguments: (system destination &key <keyword arguments for system use only>)

This generic function concatenates the fasl files of the modules in system into destination. This is useful for creating one fasl from which the entire system can be loaded. Such a file can then be placed in a library or distributed.

See defsystem.htm for general information on the defsystem utility.

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

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