Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / FL_Cube / test.idl
blob6dd5877dc8333007cbabd4a50c62626debab7aa0
2 interface Simple_Server {
4 oneway void set_x_angle (in long x);
5 oneway void set_y_angle (in long y);
6 // Set the X and Y angles in the view port..
8 void shutdown ();
9 // Shutdown the ORB