--- trunk/mdtools/headers/mpiComponentPlan.h 2002/12/10 22:09:44 203 +++ trunk/mdtools/headers/mpiComponentPlan.h 2002/12/10 22:15:00 204 @@ -1,4 +1,4 @@ -#ifdefine __C +#ifdef __C /* This header provides dual access for mpi structure in fortran and in c, C++ */ @@ -23,9 +23,6 @@ typdef struct{ } mpiComponentPlan; - - - #endif