summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Command_Factory.cpp
blob: 51c97d29e1e56bafce030eb2ed17e6836a95f3c6 (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 ()
{
}