mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-04 04:32:19 +02:00
* timer instead of stopuhr used
This commit is contained in:
parent
5d11e3a5a3
commit
ea0510c984
@ -1,7 +1,7 @@
|
||||
PROGRAM Dhrystone( input, output );
|
||||
|
||||
uses
|
||||
stopuhr;
|
||||
timer;
|
||||
|
||||
{
|
||||
* "DHRYSTONE" Benchmark Program
|
||||
|
Loading…
Reference in New Issue
Block a user