Clarify.
This commit is contained in:
parent
a1e8091051
commit
0267c40b34
@ -228,7 +228,7 @@ begin
|
||||
const Indent = ' ';
|
||||
WriteLn(F, 'unit ' + PathChangeExt(PathExtractName(OutputFileName), '') + ';');
|
||||
WriteLn(F);
|
||||
WriteLn(F, '{ This file is automatically generated. Do not edit. }');
|
||||
WriteLn(F, '{ This file is automatically generated by ISHelpGen. Do not edit. }');
|
||||
WriteLn(F);
|
||||
WriteLn(F, 'interface');
|
||||
WriteLn(F);
|
||||
|
@ -14,7 +14,7 @@
|
||||
For conditions of distribution and use, see LICENSE.TXT.
|
||||
Portions Copyright (C) 2001-2004 Alex Yackimoff
|
||||
|
||||
This file is automatically generated. Do not edit.
|
||||
This file is automatically generated by ISHelpGen. Do not edit.
|
||||
</xsl:comment>
|
||||
|
||||
<ishelp version="1">
|
||||
|
@ -7,7 +7,7 @@
|
||||
Portions by Martijn Laan
|
||||
For conditions of distribution and use, see LICENSE.TXT.
|
||||
|
||||
This file is automatically generated. Do not edit.
|
||||
This file is automatically generated by ISHelpGen. Do not edit.
|
||||
-->
|
||||
|
||||
<ishelp version="1">
|
||||
|
@ -1,6 +1,6 @@
|
||||
unit isxclasses_wordlists_generated;
|
||||
|
||||
{ This file is automatically generated. Do not edit. }
|
||||
{ This file is automatically generated by ISHelpGen. Do not edit. }
|
||||
|
||||
interface
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
Portions Copyright (C) 2000-2024 Martijn Laan
|
||||
For conditions of distribution and use, see LICENSE.TXT.
|
||||
|
||||
This file is automatically generated. Do not edit.
|
||||
This file is automatically generated by ISHelpGen. Do not edit.
|
||||
</xsl:comment>
|
||||
|
||||
<ishelp version="1">
|
||||
|
Loading…
x
Reference in New Issue
Block a user