ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/integrators/Velocitizer.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/integrators/Velocitizer.cpp (file contents):
Revision 2076 by tim, Wed Mar 2 15:36:14 2005 UTC vs.
Revision 2077 by tim, Wed Mar 2 16:28:20 2005 UTC

# Line 52 | Line 52 | Velocitizer::Velocitizer(SimInfo* info) {
52  
53   namespace oopse {
54  
55 < Velocitizer::Velocitizer(SimInfo* info) {
55 > Velocitizer::Velocitizer(SimInfo* info) : info_(info) {
56  
57      int seedValue;
58      Globals * simParams = info->getSimParams();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines