6 |
C include "MAIN_PDIRECTIVES1.h" |
C include "MAIN_PDIRECTIVES1.h" |
7 |
C !DESCRIPTION: |
C !DESCRIPTION: |
8 |
C *==========================================================* |
C *==========================================================* |
9 |
C | MAIN_PDIRECTIVES1.h |
C | MAIN\_PDIRECTIVES1.h |
10 |
C *==========================================================* |
C *==========================================================* |
11 |
C | Parallel directives to generate multithreaded code for |
C | Parallel directives to generate multithreaded code for |
12 |
C | various different compilers. The master preprocessor |
C | various different compilers. The master preprocessor |
13 |
C | file CPP_OPTIONS is used to select which of these options |
C | file CPP\_OPTIONS is used to select which of these |
14 |
C | is included in the code. |
C | options is included in the code. |
15 |
C *==========================================================* |
C *==========================================================* |
16 |
CEOP |
CEOP |
17 |
|
|