[Opal-commits] opal/src VelocityMotor.h,1.1,1.2
Status: Inactive
Brought to you by:
tylerstreeter
|
From: Olex <ole...@us...> - 2005-12-10 05:32:58
|
Update of /cvsroot/opal/opal/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13503/src Modified Files: VelocityMotor.h Log Message: Doxygen fix. Index: VelocityMotor.h =================================================================== RCS file: /cvsroot/opal/opal/src/VelocityMotor.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** VelocityMotor.h 10 Dec 2005 05:18:35 -0000 1.1 --- VelocityMotor.h 10 Dec 2005 05:32:48 -0000 1.2 *************** *** 45,49 **** * Tries to achieve given velocity in one time step of the simulation. * ! * @author Oleksandr Lozitskiy <mr.olexander@gmail> */ class VelocityMotor : public Motor --- 45,49 ---- * Tries to achieve given velocity in one time step of the simulation. * ! * @author Oleksandr Lozitskiy */ class VelocityMotor : public Motor |