aboutsummaryrefslogtreecommitdiff
path: root/src/rule.cpp
blob: 22af322e1f924722734de8907c9c1ae96b0ad99c (plain)
1
2
3
4
5
6
7
8
9
#include "rule.h"

Rule::Rule()
{
}

Rule::~Rule()
{
}