ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/oopse-1.0/libBASS/config.h
Revision: 1447
Committed: Fri Jul 30 21:01:35 2004 UTC (19 years, 11 months ago) by gezelter
Content type: text/plain
File size: 500 byte(s)
Log Message:
Initial import of OOPSE sources into cvs tree

File Contents

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