Changeset 1513


Ignore:
Timestamp:
May 2, 2011, 11:13:59 AM (13 years ago)
Author:
jghattas
Message:

corrected typing error since rev 1507

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/phys_local_var_mod.F90

    r1507 r1513  
    276276      deallocate(d_t_lscst,d_q_lscst)
    277277      deallocate(d_t_lscth,d_q_lscth)
    278       deallocate(plul_th,plul_th)
     278      deallocate(plul_st,plul_th)
    279279      deallocate(d_t_vdf,d_q_vdf)
    280280      deallocate(d_u_vdf,d_v_vdf)
Note: See TracChangeset for help on using the changeset viewer.