Skip to content

Commit c64d388

Browse files
committed
More exports
1 parent 1c5beef commit c64d388

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
@@ -221,7 +221,7 @@ export JumpProblem
221221
export NonlinearSystem, OptimizationSystem, ConstraintsSystem
222222
export alias_elimination, flatten
223223
export connect, domain_connect, @connector, Connection, Flow, Stream, instream
224-
export initial_state, transition
224+
export initial_state, transition, activeState, entry, ticksInState, timeInState
225225
export @component, @mtkmodel, @mtkbuild
226226
export isinput, isoutput, getbounds, hasbounds, getguess, hasguess, isdisturbance,
227227
istunable, getdist, hasdist,

0 commit comments

Comments
 (0)