Merge pull request #2316 from jwillemsen/jwi-taskcommenttypo
[ACE_TAO.git] / TAO / tests / RTCORBA / Collocation / test.idl
blob29dd8932df57ce2c1ff41c5f893b8800ea7a5d3f
1 interface test
3 void start ();
5 void method ();
6 };