]> git.mxchange.org Git - flightgear.git/commit
Make it possible to truncate the result of a number-value text chunk calculation...
authorehofman <ehofman>
Thu, 22 Jan 2004 18:42:42 +0000 (18:42 +0000)
committerehofman <ehofman>
Thu, 22 Jan 2004 18:42:42 +0000 (18:42 +0000)
commit6ba351cfc691c52c5e9699cf8a759c567f375004
tree7a97a7648b1a0e35eb810883b83bfa5f92d42b10
parent0a9a72f209c53eb056450307fcbf07d643c117b5
Make it possible to truncate the result of a number-value text chunk calculation rather than rounding it by specifying <truncate>true</truncate> inside the chunk.
src/Cockpit/panel.cxx
src/Cockpit/panel.hxx
src/Cockpit/panel_io.cxx