summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Command_Factory.cpp
blob: 5005641fe4a37cd04f4c16dcb6db499492e3c37f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// $Id$


#include "Command_Factory.h"

ACE_RCSID(lib, TAO_Command_Factory, "$Id$")

TAO_Notify_Tests_Command_Factory::TAO_Notify_Tests_Command_Factory (void)
{
}

TAO_Notify_Tests_Command_Factory::~TAO_Notify_Tests_Command_Factory ()
{
}