summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_root.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-03 17:40:05 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-03 17:40:05 +0000
commit89f3f7122732136c69862de39067197393dbba5e (patch)
tree35517b529ea638f592a1224ab1d4009cc6b7b87b /TAO/TAO_IDL/be/be_root.cpp
parente6a5546e37352da1b3b0e64be4a8c4dac6fb6d22 (diff)
downloadATCD-89f3f7122732136c69862de39067197393dbba5e.tar.gz
Added ACE_RCSID to TAO/TAO_IDL/
Diffstat (limited to 'TAO/TAO_IDL/be/be_root.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_root.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/be_root.cpp b/TAO/TAO_IDL/be/be_root.cpp
index 0028f985067..43aa5ffa9ca 100644
--- a/TAO/TAO_IDL/be/be_root.cpp
+++ b/TAO/TAO_IDL/be/be_root.cpp
@@ -1,4 +1,5 @@
// $Id$
+
// ============================================================================
//
// = LIBRARY
@@ -22,6 +23,8 @@
#include "idl_extern.h"
#include "be.h"
+ACE_RCSID(be, be_root, "$Id$")
+
// Default Constructor
be_root::be_root (void)
{