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

interface test
{
  void method ();

  void shutdown ();
};