summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/test.idl
blob: df676082f4f60250da692c38fd726b862c7255ae (plain)
1
2
3
4
5
6
interface test
{
  void method ();

  void shutdown ();
};