瀏覽代碼

* timer instead of stopuhr used

florian 20 年之前
父節點
當前提交
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