Explorar o código

* timer instead of stopuhr used

florian %!s(int64=21) %!d(string=hai) anos
pai
achega
ea0510c984
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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