ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/md_code/AllLong.cpp
(Generate patch)

Comparing trunk/mdtools/md_code/AllLong.cpp (file contents):
Revision 162 by mmeineke, Thu Oct 31 21:20:49 2002 UTC vs.
Revision 248 by chuckv, Mon Jan 27 19:28:21 2003 UTC

# Line 194 | Line 194 | AllLong::AllLong( SimInfo* entry_plug ){
194      }
195    }
196  
197 <  /* a little routine to set the rCut, should not exceed half of any
197 >  /* a little routine to set the rCut, should not exrListceed half of any
198       box length */
199  
200    rCut = 0.0;
# Line 235 | Line 235 | AllLong::AllLong( SimInfo* entry_plug ){
235  
236    if( entry_plug->longRange != NULL ) delete entry_plug->longRange;
237    entry_plug->longRange = this;
238 +
239   }
240  
241   AllLong::~AllLong(){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines