Skip to content

Commit b2b57ea

Browse files
refactor: rearrange includes
1 parent 0df55eb commit b2b57ea

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
@@ -145,8 +145,8 @@ include("systems/index_cache.jl")
145145
include("systems/parameter_buffer.jl")
146146
include("systems/abstractsystem.jl")
147147
include("systems/model_parsing.jl")
148-
include("systems/analysis_points.jl")
149148
include("systems/connectors.jl")
149+
include("systems/analysis_points.jl")
150150
include("systems/imperative_affect.jl")
151151
include("systems/callbacks.jl")
152152
include("systems/problem_utils.jl")

0 commit comments

Comments
 (0)