Last change
on this file since 735 was
340,
checked in by acolaitis, 14 years ago
|
Minor commit: realigned a few commons
|
File size:
338 bytes
|
Rev | Line | |
---|
[38] | 1 | c----------------------------------------------------------------------- |
---|
| 2 | c INCLUDE 'temps.h' |
---|
| 3 | |
---|
[340] | 4 | COMMON/temps_i/itaufin, |
---|
[38] | 5 | s day_ini,day_end,anne_ini |
---|
[340] | 6 | COMMON/temps_r/dt |
---|
[38] | 7 | |
---|
| 8 | INTEGER itaufin |
---|
| 9 | INTEGER*4 day_ini,day_end,anne_ini |
---|
| 10 | REAL dt |
---|
| 11 | |
---|
| 12 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.