]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_arrayinset.h
split inset -> inset + updatableinset
[lyx.git] / src / mathed / math_arrayinset.h
index baad8d81c5d69e9ad20daccd6e0c370a607707c3..10fe6146c504d353decdbeb433e7a6558d0ba78c 100644 (file)
@@ -4,11 +4,8 @@
 
 #include "math_gridinset.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
-/** 
+/**
  * Inset for things like \begin{array}...\end{array}
  *
  * \author André Pönitz
@@ -43,7 +40,7 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void maplize(MapleStream &) const;
+       void maple(MapleStream &) const;
 
 private:
        ///