Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / orbsvcs / tests / ImplRepo / Airplane.idl
blob2e683179e89c5e78c174690ca83c45645b6c726d
1 interface Paper_Airplane_Server
3 string get_plane ();
4 // Returns the plane of the moment.
5 };