Skip to content

Commit a1269be

Browse files
committed
Export more
1 parent 96ad879 commit a1269be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ModelingToolkit.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ export Differential, expand_derivatives, @derivatives
235235
export Equation, ConstrainedEquation
236236
export Term, Sym
237237
export SymScope, LocalScope, ParentScope, DelayParentScope, GlobalScope
238-
export independent_variable, equations, controls,
239-
observed, full_equations
238+
export independent_variable, equations, controls, observed, full_equations
239+
export initialization_equations, guesses, defaults, parameter_dependencies
240240
export structural_simplify, expand_connections, linearize, linearization_function
241241

242242
export calculate_jacobian, generate_jacobian, generate_function, generate_custom_function

0 commit comments

Comments
 (0)