* lowercase all platform.inc inclusions for fpdoc's sake.

git-svn-id: trunk@11642 -
This commit is contained in:
marco 2008-08-23 14:44:45 +00:00
parent 820a9ad8e8
commit 92d95bcab5
14 changed files with 14 additions and 14 deletions

View File

@ -38,7 +38,7 @@ UNIT App;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -30,7 +30,7 @@ UNIT AsciiTab;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -40,7 +40,7 @@ UNIT Dialogs;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -38,7 +38,7 @@ UNIT Drivers;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -58,7 +58,7 @@ UNIT FVCommon;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{$ifdef win32} {$ifdef win32}

View File

@ -70,7 +70,7 @@ UNIT Gadgets;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -51,7 +51,7 @@ UNIT HistList;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -46,7 +46,7 @@
UNIT Memory; UNIT Memory;
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
INTERFACE INTERFACE
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}

View File

@ -34,7 +34,7 @@ UNIT Menus;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -57,7 +57,7 @@ UNIT MsgBox;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -52,7 +52,7 @@ UNIT Time;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -26,7 +26,7 @@ UNIT timeddlg;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -49,7 +49,7 @@ UNIT Validate;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}

View File

@ -34,7 +34,7 @@ UNIT Views;
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>} {<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
{====Include file to sort compiler platform out =====================} {====Include file to sort compiler platform out =====================}
{$I Platform.inc} {$I platform.inc}
{====================================================================} {====================================================================}
{==== Compiler directives ===========================================} {==== Compiler directives ===========================================}