summaryrefslogtreecommitdiff
path: root/tests/IDL_Test/inherit.idl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/IDL_Test/inherit.idl')
-rw-r--r--tests/IDL_Test/inherit.idl29
1 files changed, 13 insertions, 16 deletions
diff --git a/tests/IDL_Test/inherit.idl b/tests/IDL_Test/inherit.idl
index ea6d952f47a..26ac5916d49 100644
--- a/tests/IDL_Test/inherit.idl
+++ b/tests/IDL_Test/inherit.idl
@@ -1,20 +1,17 @@
-// $Id$
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/IDL_Test
-//
-// = FILENAME
-// inherit.idl
-//
-// = DESCRIPTION
-// Tests of interface inheritance in IDL constructs
-//
-// = AUTHORS
-// Andy Gokhale <gokhale@dre.vanderbilt.edu>
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file inherit.idl
+ *
+ * $Id$
+ *
+ * Tests of interface inheritance in IDL constructs
+ *
+ *
+ * @author Andy Gokhale <gokhale@dre.vanderbilt.edu>
+ */
+//=============================================================================
+
module OldInherit
{