Changeset 12267 for utils/tools/SIREN/src/create_boundary.F90
- Timestamp:
- 2019-12-18T10:58:55+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
utils/tools/SIREN/src/create_boundary.F90
r12080 r12267 937 937 ELSE 938 938 939 WRITE(cl_errormsg,*) " ERROR : can't find "//TRIM(c l_namelist)939 WRITE(cl_errormsg,*) " ERROR : can't find "//TRIM(cd_namelist) 940 940 CALL fct_help(cp_myname,cl_errormsg) 941 941 CALL EXIT(1)
Note: See TracChangeset
for help on using the changeset viewer.