Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, Dec 18, 2002 at 09:58:46PM +0200, Dekel Tsur wrote: | > We just need to change math_metricsinfo.C: | > static const int diff[4][4] = { { 0, 0, -3, -5 }, | > { 0, 0, -3, -5 }, | > | > Instead of 0,0,-3,-5 (this should actually be 0,0,-3,-4), | > use 0,0,-2,-3. | | Ok. Should I do that? | | Lars? This is "trivial cosmetics" but affects usability.
put it in. -- Lgb