Skip to content

Commit 11d30fe

Browse files
committed
up
1 parent bf36cc7 commit 11d30fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Catalyst.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ import Parameters: @with_kw_noshow
4444

4545
# globals for the modulate
4646
const DEFAULT_t = ModelingToolkit.t_nounits
47+
const DEFAULT_IV_SYM = Symbol(ModelingToolkit.t_nounits)
4748
function default_t()
4849
return DEFAULT_t
4950
end

0 commit comments

Comments
 (0)