[Opal-commits] web/files example.xml,1.1,1.2
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-02-25 23:10:58
|
Update of /cvsroot/opal/web/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16742/files Modified Files: example.xml Log Message: fixed problem in xml file Index: example.xml =================================================================== RCS file: /cvsroot/opal/web/files/example.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** example.xml 25 Feb 2005 23:07:11 -0000 1.1 --- example.xml 25 Feb 2005 23:10:31 -0000 1.2 *************** *** 194,196 **** --- 194,197 ---- <ForceVec x="0.0" y="10.0" z="0.0"/> <ForcePos x="1.0" y="0.0" z="0.0"/> + </Motor> </OpalBlueprint> |