Loading...
Select Version
This directive enables directive values to be reset to their default.
Format
>>IMP SET-DIRECTIVES {ALL | IMPLEMENTOR-DEFINED} TO DEFAULT
Syntax rule
The directive may only be specified before a compilation unit.
General rules
The directive applies in the compilation phase.
When ALL is specified, all directives for which a default value exists are reset to the default.
When IMPLEMENTOR-DEFINED is specified, all IMP directives for which a default value exists are reset to the default.
The default value of directives which correspond to a compiler option is the value which was specified when the compiler was called for this option (ON/OFF instead of YES/NO).