Overview
Comment: | Replaced ios:: with std::ios:: for g++-3.0 compatability. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c832ca2971ea388434559a9205764503 |
User & Date: | geraint@users.sourceforge.net on 2002-04-09 12:04:25 |
Other Links: | branch diff | manifest | tags |
Context
2002-04-15
| ||
10:54:31 |
Statically declare outputs and initialise to zero. This is necessary to prevent spurious values from being output when no assignments are made (i.e. when "y(i) := 0 for all u" (Reduce:see NERO)). check-in: 2b99562b30 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-04-09
| ||
12:04:25 | Replaced ios:: with std::ios:: for g++-3.0 compatability. check-in: c832ca2971 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-04-08
| ||
17:04:21 | Removed spurious "\n" from output. check-in: 2b7928b1e8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/make_ode2odes from [2a19c749fd] to [a8e7b1c826]. [diff]
Modified mttroot/mtt/lib/cc/mtt_Hybrd_Solver.cc from [7e75a7fc89] to [3f81f0bf76]. [diff]