MCSim mod improvements

Frederic Bois <[email protected]> Sat, 15 Jan 2011 18:05:57 +0100
Newsgroups gmane.comp.gnu.mcsim.bugs,gmane.comp.gnu.mcsim
Organization UTC
Message-ID <[email protected]>
The latest "mod" code on 
http://cvs.savannah.gnu.org/viewvc/mcsim/mcsim/mod/ fixes a bug in SBML 
processing. You can also specify the name of the default (external) 
compartment in SBML files.
If you want to read in SBML files, we strongly recommend that you 
install libSBML prior to compiling mod (compilation with _HAS_SBML_LIB 
defined). SBML parsing without libSBML will not be maintained.
A new distribution should come out soon.

Frederic Bois