]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macroarg.h
bug + spped fixes + small stuff
[lyx.git] / src / mathed / math_macroarg.h
index 8f2214234433ec67d22ca0668ae807311f74085e..0c4e440dd60271dc1c2ecb56e14b803d5515326d 100644 (file)
@@ -1,15 +1,22 @@
 // -*- C++ -*-
+/**
+ * \file math_macroarg.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATHMACROARGUMENT_H
 #define MATHMACROARGUMENT_H
 
 #include "math_nestinset.h"
 
 
-/** A macro argument
- *  \author Alejandro Aguilar Sierra
- *
- * Full author contact details are available in file CREDITS
-*/
+/// A macro argument.
 class MathMacroArgument : public MathNestInset {
 public:
        ///