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

Comparing trunk/OOPSE/libmdtools/mpiComponentPlan.h (file contents):
Revision 405 by gezelter, Wed Mar 26 18:02:18 2003 UTC vs.
Revision 836 by mmeineke, Tue Oct 28 22:25:46 2003 UTC

# Line 1 | Line 1
1   #ifdef __C
2 + #ifndef __MPICOMPONENTPLAN_H__
3 + #define __MPICOMPONENTPLAN_H__
4 +
5   /** This header provides dual access for mpiComponenPlan
6      structure in fortran and in c, C++.
7   */
# Line 24 | Line 27 | typedef struct{
27    int columnIndex;
28   } mpiSimData;
29  
30 + #endif // __MPICOMPONENTPLAN_H__
31  
32 < #endif
32 > #endif // __C
33  
34  
35   #ifdef __FORTRAN90

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines