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

* timer instead of stopuhr used

florian пре 21 година
родитељ
комит
ea0510c984
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tests/bench/drystone.pas

+ 1 - 1
tests/bench/drystone.pas

@@ -1,7 +1,7 @@
 PROGRAM Dhrystone( input, output );
 
   uses
-      stopuhr;
+    timer;
 
 {
  *   "DHRYSTONE" Benchmark Program