summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/Destruction/test.idl
blob: 098546eb56e4cb574e933f333eb2a3de01dbb599 (plain)
1
2
3
4
5
6
// $Id$

interface test
{
  void destroy_poa ();
};