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
/
Bug_3632_Regression
/
test.idl
blob
d971c4d0ad68ebf04e81298fc46f51048ce55d05
1
module
Test
2
{
3
typedef
sequence
<
string
,
10
>
bounded_string_seq
;
4
};