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

Comparing trunk/OOPSE-4/src/UseTheForce/DarkSide/eam_interface.h (file contents):
Revision 2168 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2169 by chuckv, Tue Apr 12 17:12:27 2005 UTC

# Line 61 | Line 61 | extern "C"{
61                     int* eam_ident,
62                     int* status );
63   }  
64 +
65 + #define destroyEAMTypes F90_FUNC(destroyeamtypes,DESTROYEAMTYPES)
66 + extern "C"{
67 +  void destroyEAMTypes(void);
68 + }
69   #endif
70 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines