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

Comparing trunk/OOPSE/libmdtools/LJ_FF.cpp (file contents):
Revision 424 by mmeineke, Thu Mar 27 20:36:16 2003 UTC vs.
Revision 428 by mmeineke, Thu Mar 27 21:07:14 2003 UTC

# Line 333 | Line 333 | void LJ_FF::readParams( void ){
333      
334      MPIcheckPoint();
335  
336 <    headAtomType = new LinkedType;
336 >    headAtomType = new LinkedAtomType;
337      recieveFrcStruct( &info, mpiAtomStructType );
338      
339      while( !info.last ){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines