Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use the safer Object_createChild SBML methods.
This depends on sbmlteam/libsbml#252 to be merged, because some of the functions were actually not exposed to the C API. Creating the members from the parent objects seems safer because all XML metadata and versioning info gets automatically propagated. Also the code is a bit shorter.
- Loading branch information