Skip to content

Commit 2e63abd

Browse files
committed
2 parents 33afc2b + e6729c5 commit 2e63abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/logo.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using Plots
22
gr()
33

4-
srand(2)
4+
Random.seed!(2)
55

66
colors = [RGB(.22,.596,.149), RGB(.8,.361,.361), RGB(.702, .322, .8)]
77
border = [RGB(.133, .541, .133), RGB(.8, .2, .2), RGB(.584, .345, .698)]

0 commit comments

Comments
 (0)