Next: , Previous: Switches for gnatprep, Up: Preprocessing with gnatprep


3.10.2.4 Form of Definitions File

The definitions file contains lines of the form:

    symbol := value

where symbol is a preprocessing symbol, and value is one of the following:

Comment lines may also appear in the definitions file, starting with the usual --, and comments may be added to the definitions lines.