2009-03-18 12:16 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/tests/speedtst.prg
! fixed typo.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-03-18 12:16 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/tests/speedtst.prg
|
||||
! fixed typo.
|
||||
|
||||
2009-03-18 11:58 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
! Enabled lib grouping for minwgce.
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
[ <init> ; ] ;
|
||||
time := secondscpu() ; ;
|
||||
for i:=1 to N_LOOPS ; ;
|
||||
[ ( <testExp> ) ] ; ;
|
||||
[ ( <testExp> ) ; ] ;
|
||||
next ; ;
|
||||
time := secondscpu() - time ; ;
|
||||
[ <exit> ; ] ;
|
||||
|
||||
Reference in New Issue
Block a user