[Opal-commits] web/files example.xml,1.4,1.5
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-03-08 16:21:01
|
Update of /cvsroot/opal/web/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14739/files Modified Files: example.xml Log Message: minor changes Index: example.xml =================================================================== RCS file: /cvsroot/opal/web/files/example.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** example.xml 26 Feb 2005 10:23:34 -0000 1.4 --- example.xml 8 Mar 2005 16:20:51 -0000 1.5 *************** *** 43,53 **** </Shape> </Solid> - <Solid> - <Name value="ray1"/> - <Static value="true"/> - <Shape type="ray"> - <Dimensions originx="2.0" originy="5.0" originz="9.0" dirx="1.0" diry="0.0" dirz="0.0"/> - </Shape> - </Solid> <Joint> <Name value="myJoint1"/> --- 43,46 ---- |