summaryrefslogtreecommitdiff
path: root/modules/CIAO/ccm/CCM_HomeExecutorBase.idl
blob: 34a92fbe5394e4d4389efb0e42042600d438da70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// $Id$

#if !defined (CCM_HOMEEXECUTORBASE_IDL)
#define CCM_HOMEEXECUTORBASE_IDL

module Components
{
  typeprefix Components "omg.org";

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