mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 17:59:27 +02:00
* Extra directive name
This commit is contained in:
parent
5ba83e8d35
commit
dd768554b4
@ -227,7 +227,8 @@ const
|
||||
'ExternalClass',
|
||||
'OmitRTTI',
|
||||
'MultilineStrings',
|
||||
'DelphiMultilineStrings'
|
||||
'DelphiMultilineStrings',
|
||||
'InlineVars'
|
||||
); // Dont forget to update ModeSwitchToInt !
|
||||
|
||||
PCUDefaultBoolSwitches: TBoolSwitches = [
|
||||
|
Loading…
Reference in New Issue
Block a user