6 |
C include "MAIN_PDIRECTIVES2.h" |
C include "MAIN_PDIRECTIVES2.h" |
7 |
C !DESCRIPTION: |
C !DESCRIPTION: |
8 |
C *==========================================================* |
C *==========================================================* |
9 |
C | MAIN_PDIRECTIVES2.h |
C | MAIN\_PDIRECTIVES2.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 | Note: Only some of the directives require end blocks. |
C | Note: Only some of the directives require end blocks. |
16 |
C | For directives which do not require end blocks there |
C | For directives which do not require end blocks there |
17 |
C | is no entry here. |
C | is no entry here. |