Commit 09d8074
authored
* Delete dead/superseded modules from base/ (#4775)
- Delete MAPL_Profiler.F90 (MAPL_ProfMod stub; distinct from profiler/ package)
- Delete MAPL_Resource.F90 and associated header files (no callers in MAPL)
- Delete MAPL_stubs.F90 (empty file)
- Delete UnusableArgument_type.inc (unreferenced; superseded by MAPL_KeywordEnforcer)
- Delete MAPL_EASEConversion.F90 (was already a thin re-export shim of mapl3g_EASEConversion)
- Update NCIO.F90 and MAPL_LocStreamMod.F90 to use mapl3g_EASEConversion directly
- Remove use MAPL_ProfMod and use MAPL_EASEConversion from Base.F90
- Remove all deleted files from base/CMakeLists.txt
* Delete Test_MAPL_Resource.pf along with MAPL_ResourceMod
The test directly tests MAPL_ResourceMod which was deleted in the
previous commit. Remove the test file and its entry in CMakeLists.txt.
1 parent 8cdc65e commit 09d8074
14 files changed
Lines changed: 2 additions & 1315 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | | - | |
25 | 22 | | |
26 | | - | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
This file was deleted.
0 commit comments