summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/ast/ast_union.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/ast/ast_union.cpp
parente6a5546e37352da1b3b0e64be4a8c4dac6fb6d22 (diff)
downloadATCD-89f3f7122732136c69862de39067197393dbba5e.tar.gz
Added ACE_RCSID to TAO/TAO_IDL/
Diffstat (limited to 'TAO/TAO_IDL/ast/ast_union.cpp')
-rw-r--r--TAO/TAO_IDL/ast/ast_union.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/ast/ast_union.cpp b/TAO/TAO_IDL/ast/ast_union.cpp
index 125cd69c4d2..7cb74273141 100644
--- a/TAO/TAO_IDL/ast/ast_union.cpp
+++ b/TAO/TAO_IDL/ast/ast_union.cpp
@@ -80,6 +80,8 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#include "idl.h"
#include "idl_extern.h"
+ACE_RCSID(ast, ast_union, "$Id$")
+
/*
* Constructor(s) and destructor
*/