Summary
Add the base and helper classes (AbstractSbml*.[cpp|hpp] and Sbml.[cpp|hpp]) in the Python package. Also add an --emit-base-classes --output-dir switch so Chaste user projects can get these files without vendoring them in a template or using submodules.
Summary
Add the base and helper classes (
AbstractSbml*.[cpp|hpp]andSbml.[cpp|hpp]) in the Python package. Also add an--emit-base-classes --output-dirswitch so Chaste user projects can get these files without vendoring them in a template or using submodules.