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
RevLine 
[f6ce0eb]1#ifdef __OMP__
2#else
[f6ecaae]3#define __OMP__
[f6ce0eb]4#include<omp-common.h>
[01d486e]5#include<omp.cvl>
[f6ce0eb]6#endif
Note: See TracBrowser for help on using the repository browser.