summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_operation_strategy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_operation_strategy.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_operation_strategy.cpp33
1 files changed, 15 insertions, 18 deletions
diff --git a/TAO/TAO_IDL/be/be_operation_strategy.cpp b/TAO/TAO_IDL/be/be_operation_strategy.cpp
index 1008aa46239..97d163a7a5b 100644
--- a/TAO/TAO_IDL/be/be_operation_strategy.cpp
+++ b/TAO/TAO_IDL/be/be_operation_strategy.cpp
@@ -1,21 +1,18 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO IDL
-//
-// = FILENAME
-// be_operation_strategy.cpp
-//
-// = DESCRIPTION
-// A strategy to cover the differences between various variants
-// of an operations, e.g. AMI sendc_, AMI raise_
-//
-// = AUTHOR
-// Michael Kircher
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file be_operation_strategy.cpp
+ *
+ * $Id$
+ *
+ * A strategy to cover the differences between various variants
+ * of an operations, e.g. AMI sendc_, AMI raise_
+ *
+ *
+ * @author Michael Kircher
+ */
+//=============================================================================
+
#include "be_operation_strategy.h"
#include "be_operation.h"