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

Comparing trunk/OOPSE/libmdtools/SimInfo.cpp (file contents):
Revision 1211 by gezelter, Thu May 27 18:59:17 2004 UTC vs.
Revision 1212 by chrisfen, Tue Jun 1 17:15:43 2004 UTC

# Line 62 | Line 62 | SimInfo::SimInfo(){
62    useReactionField = 0;
63    useGB = 0;
64    useEAM = 0;
65 <  useThermInt = 0;
65 >  useSolidThermInt = 0;
66 >  useLiquidThermInt = 0;
67  
68    haveCutoffGroups = false;
69  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines