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

ConfTree::ConfTree()
{
}

ConfTree::~ConfTree()
{
}