Skip to content

Commit 0891bd3

Browse files
authored
Merge pull request #1313 from SciML/YingboMa-patch-1
stop importing unflatten_long_ops
2 parents 80442a7 + 787f607 commit 0891bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ModelingToolkit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ import Symbolics: rename, get_variables!, _solve, hessian_sparsity,
5050
tosymbol, lower_varname, diff2term, var_from_nested_derivative,
5151
BuildTargets, JuliaTarget, StanTarget, CTarget, MATLABTarget,
5252
ParallelForm, SerialForm, MultithreadedForm, build_function,
53-
unflatten_long_ops, rhss, lhss, prettify_expr, gradient,
53+
rhss, lhss, prettify_expr, gradient,
5454
jacobian, hessian, derivative, sparsejacobian, sparsehessian,
5555
substituter, scalarize, getparent
5656

0 commit comments

Comments
 (0)