Changeset 704 for LMDZ4/branches/V3_test/libf/phylmd/radiornpb.F
- Timestamp:
- Aug 17, 2006, 5:41:51 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/V3_test/libf/phylmd/radiornpb.F
r644 r704 3 3 ! 4 4 SUBROUTINE radiornpb(tr,dtime,tautr,d_tr) 5 USE dimphy 5 6 IMPLICIT none 6 7 c====================================================================== … … 12 13 c Arguments: 13 14 c====================================================================== 14 #include "dimensions.h"15 #include "dimphy.h"15 cym#include "dimensions.h" 16 cym#include "dimphy.h" 16 17 c====================================================================== 17 18 C
Note: See TracChangeset
for help on using the changeset viewer.