source: CIVL/text/include/mpi.h@ 2da7ec1

1.23 2.0 main test-branch
Last change on this file since 2da7ec1 was 5b4b783, checked in by Ziqing Luo <ziqing@…>, 12 years ago

Put civlc.c in front of the mpi.cvl

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@1175 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 103 bytes
Line 
1#ifdef __MPI__
2#else
3#define __MPI__
4#include<mpi-common.h>
5#include<civlc.h>
6#include<mpi.cvl>
7#endif
Note: See TracBrowser for help on using the repository browser.