summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/CosTrading.idl
diff options
context:
space:
mode:
authorsbw1 <sbw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-12 05:39:16 +0000
committersbw1 <sbw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-12 05:39:16 +0000
commit57d044e0e38bdb348f4510f2c482cc00c37dae01 (patch)
tree4f99827cecf7fd19ca41d8500cd30d164d4200cb /TAO/orbsvcs/orbsvcs/CosTrading.idl
parentfeb41bf913eaf4e332349d95e37244ecb9b320ba (diff)
downloadATCD-57d044e0e38bdb348f4510f2c482cc00c37dae01.tar.gz
uncommented a few lines
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/CosTrading.idl')
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTrading.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/CosTrading.idl b/TAO/orbsvcs/orbsvcs/CosTrading.idl
index 1733b77b727..bfdd695fe31 100644
--- a/TAO/orbsvcs/orbsvcs/CosTrading.idl
+++ b/TAO/orbsvcs/orbsvcs/CosTrading.idl
@@ -144,7 +144,7 @@ module CosTrading {
readonly attribute boolean supports_modifiable_properties;
readonly attribute boolean supports_dynamic_properties;
readonly attribute boolean supports_proxy_offers;
- // readonly attribute TypeRepository type_repos;
+ readonly attribute TypeRepository type_repos;
};
interface ImportAttributes {
@@ -496,7 +496,7 @@ module CosTrading {
FollowOption set_max_link_follow_policy (in FollowOption policy);
- // TypeRepository set_type_repos (in TypeRepository repository);
+ TypeRepository set_type_repos (in TypeRepository repository);
OctetSeq set_request_id_stem (in OctetSeq stem);