Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pokutta committed Sep 29, 2023
1 parent 64d2327 commit 78746b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/open_loop.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ include("../examples/plot_utils.jl")

n = 10000
k = 500
s = 97
@info "Seed $s"
Random.seed!(s)

Expand Down

0 comments on commit 78746b2

Please sign in to comment.