D.2. The idl.list File

The idl.list is used by two utilities:

The programmer has to write an idl.list in each directory that contains a project that either defines or references a managed class.

The format of idl.list files is line-oriented. Empty lines and lines beginning with a hash character (#) are skipped. Other lines may contain the following commands:

[Note]Note

Each of the commands except class_list may be used multiple times.