Skip to content

Commit dce6cf4

Browse files
committed
fix
1 parent d4d3411 commit dce6cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Catalyst.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ include("reactionsystem.jl")
100100
export ReactionSystem, isspatial
101101
export species, nonspecies, reactions, nonreactions, speciesmap, paramsmap
102102
export numspecies, numreactions, setdefaults!
103-
export make_empty_network,
103+
export make_empty_network
104104
export dependants, dependents, substoichmat, prodstoichmat, netstoichmat
105105
export reactionrates
106106
export isequivalent

0 commit comments

Comments
 (0)