Changeset 776 for trunk/LMDZ.COMMON/libf/dyn3d/ce0l.F90
- Timestamp:
- Sep 7, 2012, 2:49:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d/ce0l.F90
r492 r776 28 28 IMPLICIT NONE 29 29 #ifndef CPP_EARTH 30 WRITE(*,*)'limit_netcdf: Earth-specific program, needs Earth physics' 30 #include "iniprint.h" 31 WRITE(lunout,*)'limit_netcdf: Earth-specific program, needs Earth physics' 31 32 #else 32 33 !-------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.