summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp35
1 files changed, 21 insertions, 14 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp
index 0e402b7bbd2..f0a28386fb2 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp
@@ -1,17 +1,24 @@
-
-//=============================================================================
-/**
- * @file operation_ih.cpp
- *
- * $Id$
- *
- * Visitor generating code for Operation in the implementation header
- *
- *
- * @author Yamuna Krishnamurthy (yamuna@cs.wustl.edu)
- */
-//=============================================================================
-
+// $Id$
+
+// ============================================================================
+//
+// = LIBRARY
+// TAO IDL
+//
+// = FILENAME
+// operation_ih.cpp
+//
+// = DESCRIPTION
+// Visitor generating code for Operation in the implementation header
+//
+// = AUTHOR
+// Yamuna Krishnamurthy (yamuna@cs.wustl.edu)
+//
+// ============================================================================
+
+ACE_RCSID (be_visitor_operation,
+ operation_ih,
+ "$Id$")
// ************************************************************
// Operation visitor for implementation header.