Browse Source

* fixed mode switch (objpas -> objfpc)

git-svn-id: trunk@7377 -
Jonas Maebe 18 years ago
parent
commit
720ad93659
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test/tset4.pp

+ 1 - 1
tests/test/tset4.pp

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