Skip to content

Commit 193baa9

Browse files
committed
add exports for new types
1 parent c3d1a9d commit 193baa9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SciMLBase.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -851,4 +851,6 @@ export ContinuousCallback, DiscreteCallback, CallbackSet, VectorContinuousCallba
851851

852852
export Clocks, TimeDomain, is_discrete_time_domain, isclock, issolverstepclock, iscontinuous
853853

854+
export ODEAliases, LinearAliases
855+
854856
end

0 commit comments

Comments
 (0)