sys-bio / simplesbml

Python package for building SBML models without needing to use libSBML.
http://simplesbml.readthedocs.io/en/latest/
MIT License
10 stars 12 forks source link

Add a setLevelAndVersion (n, m) #7

Closed hsauro closed 9 years ago

hsauro commented 9 years ago

Add a method to allow users to set the level and version for SBML export.. Import should automatically recognize what level the sbml is.