source: proiecte/hpl/openmpi_compiled/include/vampirtrace/opari_omp.h @ 97

Last change on this file since 97 was 97, checked in by (none), 14 years ago

Adding compiled files

File size: 481 bytes
Line 
1/*************************************************************************/
2/* OPARI Version 1.1                                                     */
3/* Copyright (c) 2001-2005                                                    */
4/* Forschungszentrum Juelich, Zentralinstitut fuer Angewandte Mathematik */
5/*************************************************************************/
6
7#ifndef OPARI_OMP_H
8#define OPARI_OMP_H
9
10  #ifdef _OPENMP
11    #include <omp.h>
12  #endif
13#endif
Note: See TracBrowser for help on using the repository browser.