]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macrotemplate.h
Fix reading of math macros
[lyx.git] / src / mathed / math_macrotemplate.h
index 023be740396efb8170455e90b608af20f7e69346..9ced97661365a232d01002434a755dfacaba9606 100644 (file)
@@ -12,7 +12,9 @@
 class MathMacro;
 
 /** This class contains the macro definition
-    \author Alejandro Aguilar Sierra
+ *  \author Alejandro Aguilar Sierra
+ *
+ * Full author contact details are available in file CREDITS
  */
 //class MathMacroTemplate : public MathInset, boost::noncopyable