Kaynağa Gözat

* timer instead of stopuhr used

florian 21 yıl önce
ebeveyn
işleme
ea0510c984
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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