summaryrefslogtreecommitdiff
path: root/tests/IDL_Test/sequence.idl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/IDL_Test/sequence.idl')
-rw-r--r--tests/IDL_Test/sequence.idl37
1 files changed, 17 insertions, 20 deletions
diff --git a/tests/IDL_Test/sequence.idl b/tests/IDL_Test/sequence.idl
index 3e5b9415ed9..f8bb18541b6 100644
--- a/tests/IDL_Test/sequence.idl
+++ b/tests/IDL_Test/sequence.idl
@@ -1,23 +1,20 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/IDL_Test
-//
-// = FILENAME
-// sequence.idl
-//
-// = DESCRIPTION
-// This file contains examples of IDL code that has
-// caused problems in the past for the TAO IDL
-// compiler. This test is to make sure the problems
-// stay fixed.
-//
-// = AUTHORS
-// Jeff Parsons <parsons@cs.wustl.edu> and TAO users.
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file sequence.idl
+ *
+ * $Id$
+ *
+ * This file contains examples of IDL code that has
+ * caused problems in the past for the TAO IDL
+ * compiler. This test is to make sure the problems
+ * stay fixed.
+ *
+ *
+ * @author Jeff Parsons <parsons@cs.wustl.edu> and TAO users.
+ */
+//=============================================================================
+
#include "tao/OctetSeq.pidl"