]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_inferinset.h
split inset -> inset + updatableinset
[lyx.git] / src / mathed / math_inferinset.h
index ce496f4de91174e24eadb8b43f186bec32b7a3fa..057dd98199b6a07300cb468cbe6bed38e935e442 100644 (file)
@@ -4,12 +4,11 @@
 
 #include "math_gridinset.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /** for proof.sty's \infer
-    \author AndrĂ© Poenitz
+ *  \author AndrĂ© Poenitz
+ *
+ * Full author contact details are available in file CREDITS
  */
 class MathInferInset : public MathGridInset {
 public: