mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
7 lines
150 B
Text
7 lines
150 B
Text
@load ./main
|
|
@load ./readers/ascii
|
|
@load ./readers/raw
|
|
@load ./readers/benchmark
|
|
@load ./readers/binary
|
|
@load ./readers/config
|
|
@load ./readers/sqlite
|