source: codes/icosagcm/devel/src/diagnostics/pression.F90 @ 982

Last change on this file since 982 was 982, checked in by rpennel, 5 years ago

diagnostics/pression.F90 : hack to stay consistent between dynamico/trunk, dynamico/devel and icosa_lmdz

File size: 136 bytes
Line 
1MODULE pression_mod
2  ! to deal with name inconsistency between devel and trunk
3  USE compute_pression_mod
4END MODULE pression_mod
5 
6
Note: See TracBrowser for help on using the repository browser.