Commit 08af5ad
Revert "filenames fixed: extension to lower case"
This reverts commit ae465cc.
That commit to revert was wrong: an upper-case file extension enables
preprocessing (see https://gcc.gnu.org/onlinedocs/gfortran/Preprocessing-Options.html)
which is required to parse #if defined(_OPENMP) directives correctly.1 parent 3ffcfe1 commit 08af5ad
File tree
5 files changed
+3
-3
lines changed- SRC
5 files changed
+3
-3
lines changedFile renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments