]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_replace.h
float2string #4 (Spacing)
[lyx.git] / src / mathed / math_replace.h
index 369ab5f51022c7dde0cf7e3b3e0f426fe6714d11..54f47d0358b6b6225e1b41042de97c4ddb373c19 100644 (file)
@@ -1,9 +1,17 @@
+// -*- C++ -*-
+/**
+ * \file math_replace.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_REPLACE_H
 #define MATH_REPLACE_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "math_data.h"