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

Comparing trunk/OOPSE/libmdtools/fortranWrapDefines.hpp (file contents):
Revision 1144 by tim, Sat May 1 18:52:38 2004 UTC vs.
Revision 1154 by gezelter, Tue May 11 16:00:22 2004 UTC

# Line 70 | Line 70 | extern "C" {
70                                      int* identArray,
71                                      int* nLocalExcludes,
72                                      int* excludesLocalArray,
73 <                                    int* nGloabalsExcludes,
73 >                                    int* nGlobalExcludes,
74                                      int* excludesGlobalArray,
75                                      int* molMembershipArray,
76                                      double* mfact,
# Line 84 | Line 84 | extern "C" {
84                                       int* orthoRhombic );
85  
86    typedef void (*notifyFortranCutOff_TD) ( double *rCut,
87 <                                           double *rList,
88 <                                           double *ecr,
89 <                                           double *est );
87 >                                           double *rSw,
88 >                                           double *rList );
89   }
90  
91  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines