Skip to content

Commit 506522c

Browse files
committed
fix missing var
1 parent 1e2e667 commit 506522c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/structural_transformation/utils.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ using SparseArrays
55
using UnPack
66
using ModelingToolkit: t_nounits as t, D_nounits as D, default_toterm
77
using Symbolics: unwrap
8+
const ST = StructuralTransformations
89

910
# Define some variables
1011
@parameters L g

0 commit comments

Comments
 (0)