Procházet zdrojové kódy

* moved mode switch to correct location

git-svn-id: trunk@14779 -
Jonas Maebe před 15 roky
rodič
revize
f967d995ac
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      tests/test/thintdir.pp

+ 2 - 2
tests/test/thintdir.pp

@@ -2,11 +2,11 @@
 
 program thintdir;
 
+{$mode delphi}
+
 uses
   uhintdir;
 
-{$mode delphi}
-
 type
   t1 = record
   end platform;