ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/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 1647 by chrisfen, Tue Oct 26 18:03:12 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   #define SH_COS 0
19   #define SH_SIN 1
# Line 36 | Line 37 | extern "C" {
37                   double* StrengthFuncCoefficient,
38                   int* myAtid,
39                   int* status);
40 +
41 +  void completeShapeFF( int* status);
42   }
43      
44   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines