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 #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
InterfaceRepo
/
Bug_3200_Regression
/
b2.idl
blob
a83f18f917c6ed3d57a710d7d8b0a861bc9c6c7f
1
#ifndef __FMK_B2_IDL__
2
#define __FMK_B2_IDL__
3
4
#include
"b1.idl"
5
6
module
wtk_B
{
7
8
};
9
10
#endif