summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp39
1 files changed, 24 insertions, 15 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp
index 8e79a814125..a5925da6fc4 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp
@@ -1,18 +1,27 @@
-
-//=============================================================================
-/**
- * @file ami_cs.cpp
- *
- * $Id$
- *
- * Visitor generating code for Operation in the stubs file.
- *
- *
- * @author Aniruddha Gokhale
- * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> Michael Kircher
- */
-//=============================================================================
-
+//
+// $Id$
+
+// ============================================================================
+//
+// = LIBRARY
+// TAO IDL
+//
+// = FILENAME
+// ami_cs.cpp
+//
+// = DESCRIPTION
+// Visitor generating code for Operation in the stubs file.
+//
+// = AUTHOR
+// Aniruddha Gokhale,
+// Alexander Babu Arulanthu <alex@cs.wustl.edu>
+// Michael Kircher
+//
+// ============================================================================
+
+ACE_RCSID (be_visitor_operation,
+ operation_ami_cs,
+ "$Id$")
// ************************************************************
// Operation visitor for client stubs