mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 13:59:29 +02:00
parent
e4f38da5bb
commit
b78a3fec98
@ -340,7 +340,7 @@ begin
|
||||
FLineNumberWidth:=4;
|
||||
FIndentSize:=2;
|
||||
FExtraUnits:='';
|
||||
FOptions:=[woNoImplementation,woNoExternalClass,woNoExternalVar,woNoExternalFunc];
|
||||
FOptions:=[woNoImplementation,woNoExternalClass,woNoExternalVar,woNoExternalFunc,woNoAsm];
|
||||
end;
|
||||
|
||||
destructor TStubCreator.Destroy;
|
||||
|
Loading…
Reference in New Issue
Block a user