summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/Single_Threaded_POA/test.idl
blob: 75349b2460ed36f12022e0fa4540900f7ab3c3d8 (plain)
1
2
3
4
interface test
{
  void method ();
};