LispWorks Delivery User Guide > 5 Keywords to the Delivery Function > 5.2 Alphabetical list of deliver keywords

NextPrevUpTopContentsIndex

:keep-foreign-symbols

Keyword

Default value: nil

UNIX only: If this is nil , the code and information that is required for dynamic loading of foreign code is eliminated from the image.

The value can be a list of strings which are the foreign symbols to keep. The value can also be t , meaning keep all foreign symbols.


LispWorks Delivery User Guide - 22 Dec 2009

NextPrevUpTopContentsIndex