Skip to content

Commit 7cd399f

Browse files
feat: export state_priority
1 parent 8fe1e95 commit 7cd399f

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
@@ -249,7 +249,7 @@ export isinput, isoutput, getbounds, hasbounds, getguess, hasguess, isdisturbanc
249249
istunable, getdist, hasdist,
250250
tunable_parameters, isirreducible, getdescription, hasdescription,
251251
hasunit, getunit, hasconnect, getconnect,
252-
hasmisc, getmisc
252+
hasmisc, getmisc, state_priority
253253
export ode_order_lowering, dae_order_lowering, liouville_transform
254254
export PDESystem
255255
export Differential, expand_derivatives, @derivatives

0 commit comments

Comments
 (0)