summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp39
1 files changed, 24 insertions, 15 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp
index 2e74bd9789c..1d60ddbd9ee 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp
@@ -1,18 +1,27 @@
-
-//=============================================================================
-/**
- * @file root_exh.cpp
- *
- * $Id$
- *
- * Visitor generating code for Root in the CIAO
- * exec impl header
- *
- *
- * @author Jeff Parsons
- */
-//=============================================================================
-
+//
+// $Id$
+//
+
+// ============================================================================
+//
+// = LIBRARY
+// TAO_IDL_BE
+//
+// = FILENAME
+// root_exh.cpp
+//
+// = DESCRIPTION
+// Visitor generating code for Root in the CIAO
+// exec impl header
+//
+// = AUTHOR
+// Jeff Parsons
+//
+// ============================================================================
+
+ACE_RCSID (be_visitor_root,
+ root_exh,
+ "$Id$")
// ********************************
// Root visitor for CIAO exec impl header