git-svn-id: https://svn.microneil.com/svn/SNFMulti/trunk@46 dc71a809-1921-45c4-985c-09c81d0142d9wx
@@ -0,0 +1,14 @@ | |||
// snf_micro.hpp | |||
// Copyright (C) 2013 ARM Research Labs | |||
// Parts Copyright (C) 2009 - 2019 MicroNeil Research Corporation | |||
// | |||
// Micro-Scale pattern matching engine adapted to Message Sniffer | |||
// for "Hinting" and limited local patterns capability. | |||
#ifndef _MN_SNF_MICRO | |||
#define _MN_SNF_MICRO | |||
#endif |