summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Collocation/test.idl
blob: 29dd8932df57ce2c1ff41c5f893b8800ea7a5d3f (plain)
1
2
3
4
5
6
interface test
{
  void start ();

  void method ();
};