comment change

This commit is contained in:
Dave Schuyler 2003-06-11 02:31:42 +00:00
parent 3f0d964d03
commit ae5d4a9cb2

View File

@ -22,7 +22,7 @@
#include "linearIntegrator.h" #include "linearIntegrator.h"
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
// Class : LINEAREulerIntegrator // Class : LinearEulerIntegrator
// Description : Performs Euler integration on a vector of // Description : Performs Euler integration on a vector of
// physically modelable objects given a quantum dt. // physically modelable objects given a quantum dt.
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////