Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.1 by jscott, Fri Aug 11 19:35:32 2006 UTC | revision 1.2 by jscott, Mon Apr 23 21:20:18 2007 UTC | |
---|---|---|
# | Line 4 | Line 4 |
4 | subroutine rclimate2tem(month,ndays,var) | subroutine rclimate2tem(month,ndays,var) |
5 | character *3 var | character *3 var |
6 | #include "BD2G04.COM" | #include "BD2G04.COM" |
7 | #include "TEM.COM" | #include "TEM.h" |
8 | dimension co24temc(jm0), | dimension co24temc(jm0), |
9 | & o34temc(no3,jm0), | & o34temc(no3,jm0), |
10 | & temp4temc(jm0), | & temp4temc(jm0), |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |