From: Dominic L. <ma...@us...> - 2005-06-28 20:40:42
|
Update of /cvsroot/robotflow/RobotFlow/MARIE/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15813 Modified Files: newMarieCommandCamera.cpp Log Message: removed improper input tag Index: newMarieCommandCamera.cpp =================================================================== RCS file: /cvsroot/robotflow/RobotFlow/MARIE/src/newMarieCommandCamera.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** newMarieCommandCamera.cpp 29 Mar 2005 15:20:43 -0000 1.4 --- newMarieCommandCamera.cpp 28 Jun 2005 20:40:32 -0000 1.5 *************** *** 38,45 **** * @description Create MARIE DataCamera object * - * @input_name COMMAND_CAMERA - * @input_type Input MarieCommandCamera - * @input_description input CommandCamera, nilObject if not used - * * @input_name REL_BRIGHTNESS * @input_type int --- 38,41 ---- |