Browse Source

* fixed mode switch (objpas -> objfpc)

git-svn-id: trunk@7377 -
Jonas Maebe 18 năm trước cách đây
mục cha
commit
720ad93659
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/test/tset4.pp

+ 1 - 1
tests/test/tset4.pp

@@ -1,4 +1,4 @@
-{$mode objpas}
+{$mode objfpc}
 {$packset 1}
 {$packset 1}
 uses
 uses
   sysutils;
   sysutils;