summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-03 03:37:54 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-03 03:37:54 +0000
commit0a387376acd34fb6c0bfcd0865bc7abe6008863b (patch)
tree5efcb7a977d5a26b03fe8c65f945c665c489a624 /TAO/tao/ORB.h
parentae098feac9d8ac72d48414b592403f8d899667e5 (diff)
downloadATCD-0a387376acd34fb6c0bfcd0865bc7abe6008863b.tar.gz
ChangeLogTag:Tue Nov 2 21:19:42 1999 Darrell Brunsch <brunsch@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index db4b303a52a..0bf9defcc49 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -45,7 +45,8 @@
typedef enum
{
TAO_SERVICEID_NAMESERVICE,
- TAO_SERVICEID_TRADINGSERVICE
+ TAO_SERVICEID_TRADINGSERVICE,
+ TAO_SERVICEID_IMPLREPOSERVICE
} TAO_Service_ID;
// = Forward declarations.