[project @ 2000-02-07 20:57:58 by simonmar]
authorsimonmar <unknown>
Mon, 7 Feb 2000 20:57:58 +0000 (20:57 +0000)
committersimonmar <unknown>
Mon, 7 Feb 2000 20:57:58 +0000 (20:57 +0000)
commit4d12e4529a0f4ec66de1fe217195acdab66f31f1
treea72659076b873e4736bae0e60cd503f541447290
parent719ed067aed895810b61c51c7be2566773bad9da
[project @ 2000-02-07 20:57:58 by simonmar]
I'm utterly bemused, but it seems that someone called simonpj disabled
the virtual timer in rev 1.25:

+ #if 0 /* tmp--SDM */
       initialize_virtual_timer(TICK_MILLISECS);
+ #endif

and tried to blame it on me by putting my name in the comment :-)

(Simon - perhaps you copied this file out of my working tree and
committed it by mistake or something?)
ghc/rts/RtsStartup.c