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>
Tue, 12 Jan 2010 04:03:35 +0000 (20:03 -0800)
commitd6f2e410787f82be2e56856dbbc9b18717dee9dc
tree4c46284721eb8da4e41f6e5f414bc35826014dad
parent8d1cc97c26458f4f5a8ffbfaaea5aaf71a5dcbca
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