Browse Source

+ Default mode Hugestrings

michael 26 years ago
parent
commit
dcc3624336
1 changed files with 5 additions and 1 deletions
  1. 5 1
      fcl/inc/inifiles.pp

+ 5 - 1
fcl/inc/inifiles.pp

@@ -14,6 +14,7 @@
 unit IniFiles;
 unit IniFiles;
 
 
 {$mode delphi}
 {$mode delphi}
+{$H+}
 
 
 interface
 interface
 
 
@@ -367,7 +368,10 @@ end.
 
 
 {
 {
   $Log$
   $Log$
-  Revision 1.1  1999-04-08 15:44:10  michael
+  Revision 1.2  1999-04-29 16:21:54  michael
+  + Default mode Hugestrings
+
+  Revision 1.1  1999/04/08 15:44:10  michael
   + Donated by Michael A. Hess
   + Donated by Michael A. Hess
 
 
   Initial Release 1999/04/07 MAH
   Initial Release 1999/04/07 MAH