summaryrefslogtreecommitdiff
path: root/ACE/TAO/tests/RTCORBA/Activate_Object_Multiple_ORBs/test.idl
blob: 7ad0d88103b97a2e5f5eaac8ab02fcef966d3bfc (plain)
1
2
3
4
5
6
// $Id$

module Arch_Idl {
  interface Monitorable {
  };
};