Each Config file can include the PPDEFINE keyword to define additional preprocessor symbols. Each “PPDEFINE symbol [value]” gets translated to a “#define symbol [value]”. This mechanism can be used to write code that depends on which units are included in the simulation. See Sec:ConfigFileSyntax for concrete usage examples.