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

#if !defined (CCM_ENTERPRISECOMPONENT_IDL)
#define CCM_ENTERPRISECOMPONENT_IDL

module Components
{
  typeprefix Components "omg.org";

  local interface EnterpriseComponent {};
};
#endif /* CCM_CONTAINER_IDL */