|
Last change
on this file since 648 was
340,
checked in by acolaitis, 14 years ago
|
|
Minor commit: realigned a few commons
|
|
File size:
338 bytes
|
| Line | |
|---|
| 1 | c----------------------------------------------------------------------- |
|---|
| 2 | c INCLUDE 'temps.h' |
|---|
| 3 | |
|---|
| 4 | COMMON/temps_i/itaufin, |
|---|
| 5 | s day_ini,day_end,anne_ini |
|---|
| 6 | COMMON/temps_r/dt |
|---|
| 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.