ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-4/src/constraints/ZconstraintForceManager.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-4/src/constraints/ZconstraintForceManager.cpp (file contents):
Revision 1925 by tim, Mon Jan 10 20:52:07 2005 UTC vs.
Revision 1926 by tim, Tue Jan 11 21:03:34 2005 UTC

# Line 5 | Line 5 | ZconstraintForceManager::ZconstraintForceManager(SimIn
5   #include "utils/OOPSEConstant.hpp"
6   #include "utils/StringUtils.hpp"
7   namespace oopse {
8 < ZconstraintForceManager::ZconstraintForceManager(SimInfo* info): ForceManager(info) {
8 > ZconstraintForceManager::ZconstraintForceManager(SimInfo* info): ForceManager(info), infiniteTime(1e31) {
9      currSnapshot_ = info_->getSnapshotManager()->getCurrentSnapshot();
10      Globals* simParam = info_->getSimParams();
11  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines