summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Activate_Object_Multiple_ORBs/test.idl
blob: 14392a6edc526ec0e73a9a7a8229b8c215743608 (plain)
1
2
3
4
module Arch_Idl {
  interface Monitorable {
  };
};