repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
ImplRepo
/
Airplane.idl
blob
2e683179e89c5e78c174690ca83c45645b6c726d
1
interface
Paper_Airplane_Server
2
{
3
string
get_plane
();
4
// Returns the plane of the moment.
5
};