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
ACE+TAO-6_5_17
[ACE_TAO.git]
/
TAO
/
tests
/
InterOp-Naming
/
INS.idl
blob
00c691a852aaefd3acf0c7a2a3c0b4c1f0976d5e
1
#ifndef INS_TEST_IDL
2
#define INS_TEST_IDL
3
4
interface
INS
5
{
6
string
test_ins
();
7
};
8
9
#endif
/* INS_TEST_IDL */