Skip to content

Commit

Permalink
export reactioncomplexmap
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsas committed Aug 31, 2021
1 parent f3f7eb8 commit 6a2b79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Catalyst.jl
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export species, params, reactions, speciesmap, paramsmap, numspecies, numreactio
export make_empty_network, addspecies!, addparam!, addreaction!
export dependants, dependents, substoichmat, prodstoichmat, netstoichmat
export conservationlaws, conservedquantities
export reactioncomplexes, reactionrates, complexstoichmat, complexoutgoingmat
export reactioncomplexmap, reactioncomplexes, reactionrates, complexstoichmat, complexoutgoingmat

# for Latex printing of ReactionSystems
include("latexify_recipes.jl")
Expand Down

0 comments on commit 6a2b79e

Please sign in to comment.