Skip to content

Commit 1a007be

Browse files
committed
import level
1 parent ce050dc commit 1a007be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mechanical/Rotational/Rotational.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module Rotational
55

66
using ModelingToolkit, Symbolics, IfElse
77
using ...Blocks: RealInput, RealOutput
8-
import ..@symcheck
8+
import ...@symcheck
99

1010
@parameters t
1111
D = Differential(t)

0 commit comments

Comments
 (0)