Frederic Bois | 1 Apr 23:31
Picon
Favicon

The two bugs of Feb 16 2009 (reading SBML models) are fixed

The previously found bugs have been fixed. The corrected code (in
mod/modiSBML.c) is available in the official CVS repository at
http://savannah.gnu.org/projects/mcsim

The new code correctly reads in multiple parameter declaration sections
and assign stoichiometry of 1 by default to species references in reaction
sections.

Frederic Y. Bois | 3 Apr 08:56
Picon
Favicon

fixed incompatibility in PRINTREC defined in sim.h and use in simi.c

The following bug has been fixed in mcsim/sim: sim.h defines
struct tagPRINTREC with member cTimes is an "int", while cTimes is
conditionally assigned "LONG_MAX" in GetPrintStep (in simi.c).

cTimes is now defined as a long.

The corrected sim.h file(in mcsim/sim) is available in the official 
CVS repository at http://savannah.gnu.org/projects/mcsim

Frederic


Gmane