mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
6 lines
118 B
Text
6 lines
118 B
Text
@if ( have_spicy_analyzers() )
|
|
@load ./spicy-events.zeek
|
|
@load-sigs ./dpd.sig
|
|
@load ./consts
|
|
@load ./main.zeek
|
|
@endif
|