source: CIVL/text/include/omp.h@ 3b13e9c8

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

created library omp for omp to civlc transformation.

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

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