summaryrefslogtreecommitdiff
path: root/orbsvcs/IFR_Service/be_global.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/IFR_Service/be_global.cpp')
-rw-r--r--orbsvcs/IFR_Service/be_global.cpp32
1 files changed, 14 insertions, 18 deletions
diff --git a/orbsvcs/IFR_Service/be_global.cpp b/orbsvcs/IFR_Service/be_global.cpp
index a1cf1de6e9b..f010d756b33 100644
--- a/orbsvcs/IFR_Service/be_global.cpp
+++ b/orbsvcs/IFR_Service/be_global.cpp
@@ -1,21 +1,17 @@
-// $Id$
-
-// ============================================================================
-//
-//
-// = LIBRARY
-// TAO_IFR_BE_DLL
-//
-// = FILENAME
-// be_global.cpp
-//
-// = DESCRIPTION
-// Stores global data specific to the compiler back end.
-//
-// = AUTHOR
-// Jeff Parsons <parsons@cs.wustl.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file be_global.cpp
+ *
+ * $Id$
+ *
+ * Stores global data specific to the compiler back end.
+ *
+ *
+ * @author Jeff Parsons <parsons@cs.wustl.edu>
+ */
+//=============================================================================
+
#include "be_global.h"
#include "ast_generator.h"