ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/UseTheForce/fortranWrapDefines.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/UseTheForce/fortranWrapDefines.hpp (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 2 | Line 2
2   #define __FORTRAN_WRAP_DEFINES_H__
3  
4   #define __C
5 < #include "fSimulation.h"
5 > #include "brains/fSimulation.h"
6  
7   // here we declare the function pointer typedefs for fortran functions
8  
# Line 90 | Line 90 | extern "C" {
90  
91   #ifdef IS_MPI
92  
93 < #include "mpiComponentPlan.h"
93 > #include "UseTheForce/mpiComponentPlan.h"
94  
95  
96  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines