Ignore:
Timestamp:
Dec 19, 2025, 2:22:27 PM (13 days ago)
Author:
yann meurdesoif
Message:

For better GPUmorphosis parsing use "PUBLIC :: var" instead of "PUBLIC var"
merge of commit r5923
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/iotd_mod_h.f90

    r5291 r5977  
    11MODULE iotd_mod_h
    22  IMPLICIT NONE; PRIVATE
    3   PUBLIC imax, jmax, lmax, nid, dim_coord, iotd_ts, iotd_t0, n_names_iotd_def, names_iotd_def, &
    4           un_nom
     3  PUBLIC :: imax, jmax, lmax, nid, dim_coord, iotd_ts, iotd_t0, n_names_iotd_def, names_iotd_def, &
     4            un_nom
    55  !=======================================================================
    66  !
Note: See TracChangeset for help on using the changeset viewer.