summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/kill_server/Test.idl
blob: 9db181b2a3ad0bfabd70c77929d2160a1fe6cd21 (plain)
1
2
3
4
5
6
interface Test
{

  short get_server_num ();

};