All Manuals > Foreign Language Interface User Guide and Reference Manual > 7 Function, Macro and Variable Reference

start-collecting-template-info Function

Summary

Nullifies the FLI Template information in the image.

Package

fli

Signature

start-collecting-template-info => nil

Description

The FLI converters require pieces of compiled code known as FLI templates, and sometimes your delivered application will need extra templates not included in LispWorks as shipped.

The function start-collecting-template-info throws away any information about FLI templates that has been collected. Call it when you want to start collecting to create a definitive set of template information.

See the Delivery User Guide for further details.

See also

print-collected-template-info


Foreign Language Interface User Guide and Reference Manual - 01 Dec 2021 19:34:58