]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_binaryopinset.h
Jean-Marc's fix for wrong descent
[lyx.git] / src / mathed / math_binaryopinset.h
index 24cf79f4c58ae9d39e69ebd780a857c459617489..06e0efe186111af4fa76685b871e80d8ec61c410 100644 (file)
@@ -5,12 +5,11 @@
 #include "math_nestinset.h"
 #include "math_nestinset.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /** An inset for multiplication
-    \author André Pönitz
+ *  \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS
  */
 class MathBinaryOpInset : public MathNestInset {
 public: