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

Comparing trunk/OOPSE-4/src/UseTheForce/DarkSide/sticky_interface.h (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2189 by chuckv, Wed Apr 13 20:36:45 2005 UTC

# Line 46 | Line 46
46   #include "config.h"
47  
48   #define newStickyType F90_FUNC(newstickytype, NEWSTICKYTYPE)
49 <
49 > #define destroyStickyTypes F90_FUNC(destroystickytypes,DESTROYSTICKYTYPES)
50   extern "C" {
51    
52    void newStickyType( int* c_ident,
# Line 58 | Line 58 | extern "C" {
58                        double* sticky_rlp,
59                        double* sticky_rup,
60                        int* isError );
61 +        void destroyStickyTypes();
62   }
63  
64   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines