Skip to content

Commit 5b851dc

Browse files
add another
1 parent 361102f commit 5b851dc

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
@@ -42,7 +42,7 @@ import Symbolics: rename, get_variables!, _solve, hessian_sparsity,
4242
tosymbol, lower_varname, diff2term, var_from_nested_derivative,
4343
BuildTargets, JuliaTarget, StanTarget, CTarget, MATLABTarget,
4444
ParallelForm, SerialForm, MultithreadedForm, build_function,
45-
unflatten_long_ops, rhss, lhss, prettify_expr,
45+
unflatten_long_ops, rhss, lhss, prettify_expr, gradient,
4646
jacobian, hessian, derivative
4747

4848
import DiffEqBase: @add_kwonly

0 commit comments

Comments
 (0)