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

Comparing trunk/SHAPES/cospmls.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 38 | Line 38 | extern int TableSize( int ,
38   #ifndef _COSPMLS_H
39   #define _COSPMLS_H
40  
41 + #ifdef __cplusplus
42 + extern "C" {
43 + #endif /* __cplusplus */
44 +  
45   extern int TableSize( int ,
46                        int ) ;
47  
# Line 89 | Line 93 | extern double **Transpose_SemiNaive_Naive_Pml_Table( d
93                                                       double * ,
94                                                       double * ) ;
95  
96 + #ifdef __cplusplus
97 + }
98 + #endif /* __cplusplus */
99 +
100   #endif
101  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines