]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_decorationinset.h
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / math_decorationinset.h
index da265685f30a5b2290ffb89f1d8496c916cd6ba1..97c56ba383852185d75f3d481ae8b05a8dc033be 100644 (file)
@@ -5,12 +5,11 @@
 #include "math_nestinset.h"
 #include "LString.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /** Decorations and accents over (below) a math object
-    \author Alejandro Aguilar Sierra
+ *  \author Alejandro Aguilar Sierra
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 class latexkeys;