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

Comparing trunk/mdtools/interface_implementation/LJ_FF.cpp (file contents):
Revision 262 by chuckv, Thu Jan 30 22:29:24 2003 UTC vs.
Revision 263 by chuckv, Tue Feb 4 20:15:48 2003 UTC

# Line 640 | Line 640 | void LJ_FF::doForces( int calcPot ){
640    doLJfortran( pos, frc, &(entry_plug->lrPot), &passedCalcPot );
641  
642  
643 < //  fprintf( stderr,
644 < //         "lrPot =  %lf\n", entry_plug->lrPot );
643 >  //   fprintf( stderr,
644 >  //   "lrPot =  %lf\n", entry_plug->lrPot );
645    
646   }
647    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines