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

Comparing trunk/OOPSE-4/src/UseTheForce/DarkSide/shapes_interface.h (file contents):
Revision 1617 by chuckv, Wed Oct 20 20:46:20 2004 UTC vs.
Revision 1650 by gezelter, Tue Oct 26 22:24:52 2004 UTC

# Line 13 | Line 13
13   #include "config.h"
14  
15   #define makeShape F90_FUNC(makeshape, MAKESHAPE)
16 + #define completeShapeFF F90_FUNC(completeshapeff, COMPLETESHAPEFF)
17  
18 +
19   #define SH_COS 0
20   #define SH_SIN 1
21  
# Line 36 | Line 38 | extern "C" {
38                   double* StrengthFuncCoefficient,
39                   int* myAtid,
40                   int* status);
41 +
42 +  void completeShapeFF( int* status);
43   }
44      
45   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines