summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/servers_interact_on_startup/Test.idl
blob: bcfa43c6ee537d42ea1d0c41536bececeb993516 (plain)
1
2
3
4
5
6
interface Test
{
  // Return the number of the server
  short get_server_num ();
};