Skip to content

Commit acee192

Browse files
committed
import LinearAlgebra
1 parent a1338eb commit acee192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/reactionsystem_core/custom_crn_functions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Prepares Tests ###
22

33
# Fetch packages.
4-
using Catalyst, Test
4+
using Catalyst, Test, LinearAlgebra
55
using ModelingToolkit: get_continuous_events, get_discrete_events
66
using Symbolics: derivative
77

0 commit comments

Comments
 (0)