summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Naming/test_object.idl
blob: 42e5ee937bf53467ed0cb8a52bfb512945ef1f3f (plain)
1
2
3
4
5
6
7
// $Id$

interface Test_Object
{
  // = TITLE
  //   This is a simple "no-op" interface to test the Naming Service.
};