summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp35
1 files changed, 15 insertions, 20 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp
index d55eec5a728..de25f99dd77 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp
@@ -1,23 +1,18 @@
-//
-// $Id$
-//
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO IDL
-//
-// = FILENAME
-// amh_sh.cpp
-//
-// = DESCRIPTION
-// Visitor generating AMH skeleton code for Operation node in the
-// skeleton header.
-//
-// = AUTHOR
-// Mayur Deshpande <mayur@ics.uci.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file amh_sh.cpp
+ *
+ * $Id$
+ *
+ * Visitor generating AMH skeleton code for Operation node in the
+ * skeleton header.
+ *
+ *
+ * @author Mayur Deshpande <mayur@ics.uci.edu>
+ */
+//=============================================================================
+
// ******************************************************
// Visitor for generating AMH skeleton for "operation" in skeleton header.