* timer instead of stopuhr used

This commit is contained in:
florian 2005-01-06 14:37:15 +00:00
parent 5d11e3a5a3
commit ea0510c984

View File

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