ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/CallbackFunctor.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/CallbackFunctor.hpp (file contents):
Revision 1232 by tim, Thu Jun 3 21:51:55 2004 UTC vs.
Revision 1248 by tim, Fri Jun 4 19:30:05 2004 UTC

# Line 44 | Line 44 | class CallbackFunctor{
44  
45      DoubleDispatchMap ddMap;
46  
47 <    static const double consTolerance = 1.0e-6;
47 >    const double consTolerance;
48   };
49  
50
50   #endif //end ifndef _CALLBACK_FUNCTOR_H_

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines