mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +00:00
Move loading variance back to where it should be alphabetically.
This commit is contained in:
parent
8f987e5066
commit
9574499382
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
@load ./max
|
@load ./max
|
||||||
@load ./min
|
@load ./min
|
||||||
@load ./sample
|
@load ./sample
|
||||||
@load ./variance
|
|
||||||
@load ./std-dev
|
@load ./std-dev
|
||||||
@load ./sum
|
@load ./sum
|
||||||
@load ./unique
|
@load ./unique
|
||||||
|
@load ./variance
|
Loading…
Add table
Add a link
Reference in a new issue