summaryrefslogtreecommitdiff
path: root/apps/drwho/SML_Server.cpp
blob: 5a71c795f69cb41893a3e9a788a7bb9ebd7b71a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
// $Id$

#include "SML_Server.h"

SML_Server::SML_Server (void)
{
}

SML_Server::~SML_Server (void)
{
}