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 9b49460 commit 727cd9eCopy full SHA for 727cd9e
test/analysis_points.jl
@@ -2,6 +2,7 @@ using ModelingToolkit, ModelingToolkitStandardLibrary.Blocks
2
using OrdinaryDiffEq, LinearAlgebra
3
using Test
4
using ModelingToolkit: t_nounits as t, D_nounits as D, AnalysisPoint, AbstractSystem
5
+import ModelingToolkit as MTK
6
using Symbolics: NAMESPACE_SEPARATOR
7
8
@testset "AnalysisPoint is lowered to `connect`" begin
0 commit comments