Skip to content

Commit

Permalink
Update Catalyst.jl
Browse files Browse the repository at this point in the history
export complexstoichmat
  • Loading branch information
yewalenikhil65 committed Apr 12, 2021
1 parent 51b7734 commit d069c0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Catalyst.jl
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ export @reaction_network, @add_reactions
include("networkapi.jl")
export species, params, reactions, speciesmap, paramsmap, numspecies, numreactions, numparams
export make_empty_network, addspecies!, addparam!, addreaction!
export dependants, dependents, substoichmat, prodstoichmat, netstoichmat

export dependants, dependents, substoichmat, prodstoichmat, netstoichmat ,complexstoichmat
# for Latex printing of ReactionSystems
include("latexify_recipes.jl")

Expand Down

0 comments on commit d069c0e

Please sign in to comment.