Skip to content

Commit 12740ef

Browse files
committed
load Catalyst
1 parent 2cf0a7e commit 12740ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/network_analysis/crnt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ using the [reaction complex representation](@ref network_analysis_reaction_compl
1919

2020
Throughout this seciton, we will consider the [reaction complex representation](@ref network_analysis_reaction_complexes) of the following reaction network.
2121
```@example s1
22+
using Catalyst
2223
rn = @reaction_network begin
2324
(k1,k2), A + B <--> C
2425
k3, C --> D+E

0 commit comments

Comments
 (0)