Update of /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/tanks
In directory sc8-pr-cvs1:/tmp/cvs-serv4700/vehicles/tanks
Modified Files:
t62.xml
Log Message:
Real->Float
Index: t62.xml
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/tanks/t62.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** t62.xml 26 Jan 2003 23:15:55 -0000 1.1
--- t62.xml 26 Mar 2003 10:18:54 -0000 1.2
***************
*** 4,8 ****
<Int name="army">5</Int>
<Path name="model">t62.model</Path>
! <Real name="mass">41500</Real>
<Matrix name="inertia">
172000.0 0.0 0.0
--- 4,8 ----
<Int name="army">5</Int>
<Path name="model">t62.model</Path>
! <Float name="mass">41500</Float>
<Matrix name="inertia">
172000.0 0.0 0.0
|