Преглед изворни кода

* fixed mode switch (objpas -> objfpc)

git-svn-id: trunk@7377 -
Jonas Maebe пре 18 година
родитељ
комит
720ad93659
1 измењених фајлова са 1 додато и 1 уклоњено
  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;