Fix a division-by-zero when +RTS -V0 is given
authorIan Lynagh <igloo@earth.li>
Sat, 26 Apr 2008 18:43:55 +0000 (18:43 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 26 Apr 2008 18:43:55 +0000 (18:43 +0000)
In delayzh_fast we act as if tickInterval was 50, not 0.


No differences found