ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/SHAPES/makeweights.h
(Generate patch)

Comparing trunk/SHAPES/makeweights.h (file contents):
Revision 1287 by chrisfen, Wed Jun 23 20:18:48 2004 UTC vs.
Revision 1289 by chrisfen, Wed Jun 23 20:48:08 2004 UTC

# Line 46 | Line 46
46   #ifndef _MAKEWEIGHTS_H
47   #define _MAKEWEIGHTS_H
48  
49 + #ifdef __cplusplus
50 + extern "C" {
51 + #endif /* __cplusplus */
52 +  
53   extern void makeweights( int ,
54                           double * ) ;
55  
56 + #ifdef __cplusplus
57 + }
58 + #endif /* __cplusplus */
59 +  
60   #endif  /* _MAKEWEIGHTS_H */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines