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