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


15.3 Form of Definitions File

The definitions file contains lines of the form

     symbol := value

where symbol is an identifier, following normal Ada (case-insensitive) rules for its syntax, 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.