fbergmann / libSEDML

SED-ML library based on libSBML
BSD 2-Clause "Simplified" License
9 stars 12 forks source link

Add optional 'symbol' to ComputeChange. #122

Open luciansmith opened 3 years ago

luciansmith commented 3 years ago

https://github.com/SED-ML/sed-ml/issues/141

matthiaskoenig commented 3 years ago

This also has to work with ChangeAttribute, i.e. probably better to add the symbol on Change (with no meaning for the XML changes). Alternatively it has to be added on ComputeChange and ChangeAttribute.