[Opal-commits] opal/vc7 opal-ode.vcproj,1.4,1.5
Status: Inactive
Brought to you by:
tylerstreeter
From: tylerstreeter <tyl...@us...> - 2005-02-08 21:54:58
|
Update of /cvsroot/opal/opal/vc7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18602/vc7 Modified Files: opal-ode.vcproj Log Message: added a Sensor class Index: opal-ode.vcproj =================================================================== RCS file: /cvsroot/opal/opal/vc7/opal-ode.vcproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** opal-ode.vcproj 8 Feb 2005 04:59:07 -0000 1.4 --- opal-ode.vcproj 8 Feb 2005 21:54:27 -0000 1.5 *************** *** 137,140 **** --- 137,143 ---- </File> <File + RelativePath="..\src\Sensor.cpp"> + </File> + <File RelativePath="..\src\ServoMotor.cpp"> </File> *************** *** 198,201 **** --- 201,207 ---- </File> <File + RelativePath="..\src\Sensor.h"> + </File> + <File RelativePath="..\src\ServoMotor.h"> </File> |