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 #1844 from jrw972/monterey
[ACE_TAO.git]
/
TAO
/
tests
/
Bug_2349_Regression
/
foo.idl
blob
caa37232c758cd85252fa93663154a394424ee73
1
interface
foo
2
{
3
oneway
void
destroy
();
4
5
oneway
void
shutdown
();
6
};