]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_arrayinset.h
Jean-Marc's fix for wrong descent
[lyx.git] / src / mathed / math_arrayinset.h
index d1acfbd3df7389d4313582f91ee33b28f62e3bd1..10fe6146c504d353decdbeb433e7a6558d0ba78c 100644 (file)
@@ -4,9 +4,6 @@
 
 #include "math_gridinset.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /**
  * Inset for things like \begin{array}...\end{array}
@@ -43,7 +40,7 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void maplize(MapleStream &) const;
+       void maple(MapleStream &) const;
 
 private:
        ///