source: CIVL/text/include/mpi.h@ 3f1f924

1.23 2.0 acw/focus-triggers main test-branch
Last change on this file since 3f1f924 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
RevLine 
[8a9124e]1#ifdef __MPI__
2#else
3 #include<mpi-common.h>
[420f44c]4 #include<mpi.cvl>
5 #include<civlc.h>
[8a9124e]6 #define __MPI__
7#endif
Note: See TracBrowser for help on using the repository browser.