LibSBML is a native library for reading, writing and manipulating files and data streams containing the Systems Biology Markup Language (SBML). It offers language bindings for C, C++, C#, Java, JavaScript, MATLAB, Perl, PHP, Python, R and Ruby.
This fixes the bug in Antimony where somehow the order of deletion causes a crash here at the end of the program. It wouldn't work if I actually used mModelValues, but I don't, and figuring out the actual cause is too much work, sadly.
No tests added, because it's been impossible to recreate this situation anywhere other than in the Antimony test program.
This fixes the bug in Antimony where somehow the order of deletion causes a crash here at the end of the program. It wouldn't work if I actually used mModelValues, but I don't, and figuring out the actual cause is too much work, sadly.
No tests added, because it's been impossible to recreate this situation anywhere other than in the Antimony test program.