ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/config.h.in
(Generate patch)

Comparing trunk/OOPSE-2.0/src/config.h.in (file contents):
Revision 2518 by tim, Fri Dec 16 21:52:50 2005 UTC vs.
Revision 2547 by gezelter, Wed Jan 11 23:06:08 2006 UTC

# Line 9 | Line 9
9  
10   /* Define to a macro mangling the given C identifier (in lower and upper
11   *    case), which must not contain underscores, for linking with Fortran. */
12 < #undef F90_FUNC
12 > #undef FC_FUNC
13  
14   /* As F90_FUNC, but for C identifiers containing underscores. */
15 < #undef F90_FUNC_
15 > #undef FC_FUNC_
16  
17   /* Define to 1 if you find the <mpi.h> header file. */
18   #undef HAVE_MPI_H

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines