summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Collocation_Opportunities/test.idl
blob: 41f0d3e8e949c1aacb24043024266d797168dbbf (plain)
1
2
3
4
5
6
7
8
//
// $Id$
//

interface test
{
  void method ();
};