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
/
IOR_Endpoint_Hostnames
/
bogus.idl
blob
d4f34b5cdb8c56de03c0c2bd88addcd248948699
1
2
module
Test
3
{
4
interface
bogus
5
{
6
void
noop
();
7
};
8
};