Skip to content

Commit 2322fb8

Browse files
committed
up
1 parent ebb21e4 commit 2322fb8

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
@@ -85,7 +85,7 @@ export mm, mmr, hill, hillr, hillar
8585

8686
# functions to query network properties
8787
include("networkapi.jl")
88-
export species, nonspecies, eactionparams, reactions, speciesmap, paramsmap
88+
export species, nonspecies, reactionparams, reactions, speciesmap, paramsmap
8989
export numspecies, numreactions, numreactionparams, setdefaults!, symmap_to_varmap
9090
export make_empty_network, addspecies!, addparam!, addreaction!, reactionparamsmap
9191
export dependants, dependents, substoichmat, prodstoichmat, netstoichmat

0 commit comments

Comments
 (0)