Fixed floating point minimum values, must be -*_MAX, not *_MIN !
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 15 May 2003 15:44:20 +0000 (15:44 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 15 May 2003 15:44:20 +0000 (15:44 +0000)
commit13c1bd27ef53f350af9a22f8c2701df53332125c
tree8bce8e13aa1b9a03ca46fcec445e952be71f45bb
parentdc467413ce8210e14a6e7157bdbb9307a34afb03
Fixed floating point minimum values, must be -*_MAX, not *_MIN !
Added floating point conversions...

[r1216]
ir/tv/fltcalc.c
ir/tv/tv.c