Opened 16 years ago
Closed 16 years ago
#326 closed bug (Fixed)
Missing defined token in globaldefs.h
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | trivial | Milestone: | Release ROMS/TOMS 3.3 |
Component: | Nonlinear | Version: | 3.3 |
Keywords: | Cc: |
Description
There is a missing defined token in globaldefs.h at line 442. The correct statement is:
#if !(defined W4DPSAS || defined W4DVAR) && defined POSTERIOR_EOFS # undef POSTERIOR_EOFS #endif
Note:
See TracTickets
for help on using tickets.