summaryrefslogtreecommitdiff
path: root/CIAO/ccm/CCM_HomeExecutorBase.idl
blob: 0890c2d8af06ac3c7380a96fb670a42989380576 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#if !defined (CCM_HOMEEXECUTORBASE_IDL)
#define CCM_HOMEEXECUTORBASE_IDL

module Components
{
  typeprefix Components "omg.org";

  local interface HomeExecutorBase
  {
  };
};
#endif /* CCM_HOMEEXECUTORBASE_IDL */