Skip to content

Commit eaf9be0

Browse files
committed
update to default_t and default_time_deriv
1 parent c49d9a9 commit eaf9be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SBMLToolkit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include("utils.jl")
1515

1616
export ReactionSystem, ODESystem
1717
export readSBML, readSBMLFromString, set_level_and_version, convert_simplify_math,
18-
convert_promotelocals_expandfuns
18+
convert_promotelocals_expandfuns, checksupport_file
1919
export DefaultImporter, ReactionSystemImporter, ODESystemImporter
2020

2121
end

0 commit comments

Comments
 (0)