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

Bu::TsfNode::TsfNode()
{
}

Bu::TsfNode::~TsfNode()
{
}