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
Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git]
/
TAO
/
tests
/
ORB_shutdown
/
Test.idl
blob
33aa9da6c17cdaa28856a6d11fd01e35b3189545
1
2
/// Put the interfaces in a module, to avoid global namespace pollution
3
module
Test
4
{
5
/// A very simple empty interface
6
interface
Foo
7
{
8
9
};
10
};