Fix bug for incommensurate time odds
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 8 Jan 2010 11:35:10 +0000 (12:35 +0100)
committerArun Persaud <arun@nubati.net>
Wed, 13 Jan 2010 03:31:40 +0000 (19:31 -0800)
commitd96ffe6df6b1327912445cd71b47d1633316d372
tree9f03700609da61e20c8e8cb28fa4f23d9464a6b8
parent941d11f411a4d4c0f6edcc1a25010b8a60dad052
Fix bug for incommensurate time odds

After normalization (-timeOddsMode 1) the time odds factors can be
non-integer, and thus must be stored as float.
backend.c
backend.h