Skip to content

Commit 23b22f2

Browse files
refactor: remove old analysis_points.jl
1 parent 33af160 commit 23b22f2

File tree

2 files changed

+0
-591
lines changed

2 files changed

+0
-591
lines changed

src/Blocks/Blocks.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,5 @@ include("continuous.jl")
3030

3131
export AnalysisPoint, get_sensitivity, get_comp_sensitivity,
3232
get_looptransfer, open_loop
33-
@static if !isdefined(ModelingToolkit, :AnalysisPoint)
34-
include("analysis_points.jl")
35-
end
3633

3734
end

0 commit comments

Comments
 (0)