summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Naming/test_object.idl
blob: bc3be75779fea86af956cb5a2c5cfa854cf4e8c7 (plain)
1
2
3
4
5
interface Test_Object
{
  // = TITLE
  //   This is a simple "no-op" interface to test the Naming Service.
};