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
/
orbsvcs
/
tests
/
InterfaceRepo
/
Bug_3881_Regression
/
test.idl
blob
49114a427926059c27e09d1d03021e577cfefde2
1
#pragma prefix
"omg.org"
2
3
module
CORBA
4
{
5
typedef
sequence
<
long
>
LSeq
;
6
};
7