Skip to content

Commit bf36cc7

Browse files
committed
export default_t
1 parent f4b262c commit bf36cc7

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
@@ -47,6 +47,7 @@ const DEFAULT_t = ModelingToolkit.t_nounits
4747
function default_t()
4848
return DEFAULT_t
4949
end
50+
export default_t
5051

5152
# as used in Catlab
5253
const USE_GV_JLL = Ref(false)

0 commit comments

Comments
 (0)