Opened 15 years ago

Closed 15 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

Change History (1)

comment:1 by arango, 15 years ago

Resolution: Fixed
Status: newclosed
Note: See TracTickets for help on using tickets.