Skip to content

Commit 7835e94

Browse files
committed
reconstruct ShiftIndex with explicit clock
1 parent c4b42e3 commit 7835e94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/clock.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,7 @@ end
481481
## Test continuous clock
482482

483483
c = ModelingToolkit.SolverStepClock(t)
484+
k = ShiftIndex(c)
484485

485486
@mtkmodel CounterSys begin
486487
@variables begin

0 commit comments

Comments
 (0)