We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69e9a5 commit d012841Copy full SHA for d012841
src/NetworkDynamics.jl
@@ -69,6 +69,7 @@ export variable_symbols, parameter_symbols
69
include("symbolicindexing.jl")
70
71
export ComponentCondition, ComponentAffect
72
+export ContinuousComponentCallback, VectorContinuousComponentCallback
73
# Export deprecated aliases (constants defined at bottom of callbacks.jl)
74
export ContinousComponentCallback, VectorContinousComponentCallback
75
export DiscreteComponentCallback, PresetTimeComponentCallback
0 commit comments