Parent Directory
| 
 Revision Log
| 
 Revision Graph
| 
 Patch
| revision 1.4 by heimbach, Tue Mar 23 15:05:46 2010 UTC | revision 1.5 by heimbach, Tue Mar 23 18:50:02 2010 UTC | |
|---|---|---|
| # | Line 67 c == routine arguments == | Line 67 c == routine arguments == | 
| 67 | character*(MAX_LEN_FNAM) localbarfile | character*(MAX_LEN_FNAM) localbarfile | 
| 68 | character*(MAX_LEN_FNAM) localobsfile | character*(MAX_LEN_FNAM) localobsfile | 
| 69 | ||
| 70 | #ifdef ALLOW_COST | #if (defined (ALLOW_ECCO) && defined (ALLOW_COST)) | 
| 71 | c == local variables == | c == local variables == | 
| 72 | ||
| 73 | integer bi,bj | integer bi,bj | 
  | 
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |