summaryrefslogtreecommitdiff
path: root/TAO/tests/Multiple/Multiple.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Multiple/Multiple.idl')
-rw-r--r--TAO/tests/Multiple/Multiple.idl51
1 files changed, 24 insertions, 27 deletions
diff --git a/TAO/tests/Multiple/Multiple.idl b/TAO/tests/Multiple/Multiple.idl
index e669d7f0345..722874ad70a 100644
--- a/TAO/tests/Multiple/Multiple.idl
+++ b/TAO/tests/Multiple/Multiple.idl
@@ -1,30 +1,27 @@
-//$Id$
-
-/* ============================================================================
-//
-// = LIBRARY
-// TAO/tests/Multiple
-//
-// = FILENAME
-// Multiple.idl
-//
-// = DESCRIPTION
-// IDL definition of a Diamond shaped hierarchy
-// of IDL interfaces. This Diamond shaped hierarchy
-// is used for testing the collocation.
-// The hierarchy used is decipted in the following
-// figure.
-//
-// Top
-// / \
-// Left Right
-// \ /
-// Bottom
-//
-// = AUTHOR
-// Angelo Corsaro <corsaro@cs.wustl.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file Multiple.idl
+ *
+ * $Id$
+ *
+ * IDL definition of a Diamond shaped hierarchy
+ * of IDL interfaces. This Diamond shaped hierarchy
+ * is used for testing the collocation.
+ * The hierarchy used is decipted in the following
+ * figure.
+ *
+ * Top
+ * / \
+ * Left Right
+ * \ /
+ * Bottom
+ *
+ *
+ * @author Angelo Corsaro <corsaro@cs.wustl.edu>
+ */
+//=============================================================================
+
*/