source: CIVL/text/include/mpi.h@ d6f8945

1.23 2.0 acw/focus-triggers main test-branch
Last change on this file since d6f8945 was 420f44c, checked in by Ziqing Luo <ziqing@…>, 12 years ago

Included mpi.cvl as implementation

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

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