ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/tags/OOPSE_REWRITE/OOPSE-3.0/src/config.h.in
Revision: 1491
Committed: Fri Sep 24 04:16:44 2004 UTC (19 years, 11 months ago)
File size: 400 byte(s)
Log Message:
This commit was manufactured by cvs2svn to create tag 'OOPSE_REWRITE'.

File Contents

# User Rev Content
1 gezelter 1490 /* Define to a macro mangling the given C identifier (in lower and upper
2     * case), which must not contain underscores, for linking with Fortran. */
3     #undef F90_FUNC
4    
5     /* As F90_FUNC, but for C identifiers containing underscores. */
6     #undef F90_FUNC_
7    
8     /* Define to 1 if you find the <mpi.h> header file. */
9     #undef HAVE_MPI_H
10    
11     /* Define to 1 if you find the <mpif.h> header file. */
12     #undef HAVE_MPIF_H