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

Comparing branches/new_design/OOPSE-4/src/constraints/ZconstraintForceManager.hpp (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 88 | Line 88 | class ZconstraintForceManager : public ForceManager {
88          double totMassUnconsMols_;  /**< mass of unconstraint molecules in the whole system (never change) */
89  
90          ZConsWriter* fzOut;
91 <        const static double infiniteTime = 1e31;
91 >        const double infiniteTime;
92   };
93  
94   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines