summaryrefslogtreecommitdiff
path: root/ACEXML/parser/parser/Parser_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/parser/parser/Parser_export.h')
-rw-r--r--ACEXML/parser/parser/Parser_export.h13
1 files changed, 11 insertions, 2 deletions
diff --git a/ACEXML/parser/parser/Parser_export.h b/ACEXML/parser/parser/Parser_export.h
index 28acf599a1b..71630ccd962 100644
--- a/ACEXML/parser/parser/Parser_export.h
+++ b/ACEXML/parser/parser/Parser_export.h
@@ -1,6 +1,15 @@
-
// -*- C++ -*-
-// $Id$
+
+//=============================================================================
+/**
+ * @file Parser_export.h
+ *
+ * $Id$
+ *
+ * @author Nanbor Wang <nanbor@cs.wustl.edu>
+ */
+//=============================================================================
+
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl
// ------------------------------