1 |
C $Header$ |
C $Header$ |
2 |
C $Name$ |
C $Name$ |
3 |
C |
CBOP |
4 |
C /==========================================================\ |
C !ROUTINE: MAIN_PDIRECTIVES1.h |
5 |
C | MAIN_PDIRECTIVES1.h | |
C !INTERFACE: |
6 |
C |==========================================================| |
C include "MAIN_PDIRECTIVES1.h" |
7 |
C | Parallel directives to generate multithreaded code for | |
C !DESCRIPTION: |
8 |
C | various different compilers. The master preprocessor | |
C *==========================================================* |
9 |
C | file CPP_OPTIONS is used to select which of these options| |
C | MAIN_PDIRECTIVES1.h |
10 |
C | is included in the code. | |
C *==========================================================* |
11 |
C \==========================================================/ |
C | Parallel directives to generate multithreaded code for |
12 |
|
C | various different compilers. The master preprocessor |
13 |
|
C | file CPP_OPTIONS is used to select which of these options |
14 |
|
C | is included in the code. |
15 |
|
C *==========================================================* |
16 |
|
CEOP |
17 |
|
|
18 |
#ifdef USE_SOLARIS_THREADING |
#ifdef USE_SOLARIS_THREADING |
19 |
C-- |
C-- |