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
/
objref_comparison_test
/
foo.idl
blob
7f4177c6e84ade33b507cd93a285d6bec4656651
1
#ifndef FOO_IDL
2
#define FOO_IDL
3
4
interface
foo
5
{
6
boolean
match_references
();
7
};
8
9
#endif
/* FOO_IDL */
10