mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
7 lines
143 B
Text
7 lines
143 B
Text
# $Id: trw.bro 3297 2006-06-18 00:56:58Z vern $
|
|
#
|
|
# Load this file to actiate TRW analysis.
|
|
|
|
@load trw-impl
|
|
|
|
redef TRW::use_TRW_algorithm = T;
|