summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/test.idl
blob: 93c7ac56f50806704136921980628077f61873aa (plain)
1
2
3
4
5
6
7
8
// $Id$

interface test
{
  void method ();

  void shutdown ();
};