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

Bu::TafNode::TafNode()
{
}

Bu::TafNode::~TafNode()
{
}