source: CIVL/text/include/omp.h@ dfb0fef

1.23 2.0 main test-branch
Last change on this file since dfb0fef was 01d486e, checked in by Manchun Zheng <zmanchun@…>, 12 years ago

used new implementation of omp support function: omp.cvl.

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

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