[Opal-commits] web/files example.xml,1.8,1.9
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-04-20 03:45:55
|
Update of /cvsroot/opal/web/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18095/files Modified Files: example.xml Log Message: cleaned up stuff to prepare for 0.3.0 Index: example.xml =================================================================== RCS file: /cvsroot/opal/web/files/example.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** example.xml 23 Mar 2005 20:26:24 -0000 1.8 --- example.xml 20 Apr 2005 03:45:45 -0000 1.9 *************** *** 199,202 **** --- 199,208 ---- </Sensor> <Sensor> + <Name value="inclinometer1"/> + <Type value="incline"/> + <References solid="object1"/> + <Axis x="1.0" y="0.0" z="0.0"/> + </Sensor> + <Sensor> <Name value="raySensor1"/> <Type value="raycast"/> |