OptimalDesign fails to properly initialize state variables

"Frédéric BOIS" <[email protected]> Sun, 22 Feb 2009 22:48:58 +0100
Newsgroups gmane.comp.gnu.mcsim.bugs
Message-ID <[email protected]>
Initial assignments of State variables having an initial value different
from zero are not properly taken into account 
if the assignment is made outside of a Simulation {} section. This is a
bug, since global assignments should be possible.

F. Bois
who just found that one.