ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/UseTheForce/notifyCutoffs_interface.h
(Generate patch)

Comparing trunk/OOPSE-3.0/src/UseTheForce/notifyCutoffs_interface.h (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2285 by gezelter, Wed Sep 7 20:46:46 2005 UTC

# Line 51 | Line 51 | extern "C"{
51    
52    void notifyFortranCutoffs( double *rCut,
53                               double *rSw,
54 <                             double *rList );
54 >                             double *rList,
55 >                             int* cutPolicy );
56    
57   }
58   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines