Skip to content

Commit

Permalink
add something important that we forgot
Browse files Browse the repository at this point in the history
  • Loading branch information
exaexa committed Dec 11, 2023
1 parent d9d0cf7 commit 696e266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/readsbml.jl
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,7 @@ function get_model(mdl::VPtr)::SBML.Model
gene_products,
function_definitions,
events,
groups,
name = get_optional_string(mdl, :Model_getName),
id = get_optional_string(mdl, :Model_getId),
metaid = get_metaid(mdl),
Expand Down

0 comments on commit 696e266

Please sign in to comment.