| 1 |
|
|
| 2 |
#ifdef ALLOW_OBCS |
c ECCO_CPPOPTIONS used to affect maxcvars |
| 3 |
c Include ECCO_CPPOPTIONS because ecco,ctrl,cost files have headers with options for OBCS masks. |
c and def ALLOW_OBCSN_CONTROL etc (OBCS masks etc) |
| 4 |
# include "ECCO_CPPOPTIONS.h" |
c#include ECCO_CPPOPTIONS.h |
| 5 |
#else |
|
| 6 |
# include "CTRL_OPTIONS.h" |
c CTRL_OPTIONS affects maxcvars and may def |
| 7 |
#endif |
c ALLOW_OBCSN_CONTROL etc (OBCS masks etc) |
| 8 |
|
#include "CTRL_OPTIONS.h" |
| 9 |
|
|
| 10 |
subroutine optim_readdata( |
subroutine optim_readdata( |
| 11 |
I nn, |
I nn, |