summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/POA/Nested_Non_Servant_Upcalls/test.idl
blob: dd1b063b9bf2b2a8965e24792ca2068db5c87d29 (plain)
1
2
3
4
5
6
// $Id$

interface test
{
  void method ();
};