Changeset 4138 for trunk/LMDZ.COMMON/libf/misc/parse_args_mod.F90
- Timestamp:
- Mar 17, 2026, 4:22:44 PM (3 weeks ago)
- File:
-
- 1 edited
-
trunk/LMDZ.COMMON/libf/misc/parse_args_mod.F90 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/misc/parse_args_mod.F90
r4003 r4138 14 14 use pgrm_version_mod, only: print_pgrm_version 15 15 #endif 16 use job_id_mod, only: get_job_id 17 use job_timelimit_mod, only: get_job_timelimit 16 use job, only: get_job_id, get_job_timelimit 18 17 19 18 implicit none
Note: See TracChangeset
for help on using the changeset viewer.
