]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_matrixinset.h
Fix reading of math macros
[lyx.git] / src / mathed / math_matrixinset.h
index 9c796bfa2735092a99b012e0032b01f2084e7e87..47a0b714e41317b39b7d3620ddacf58eb089d057 100644 (file)
@@ -30,6 +30,8 @@ public:
        ///
        void maplize(MapleStream &) const;
        ///
+       void maximize(MaximaStream &) const;
+       ///
        void mathmlize(MathMLStream &) const;
        ///
        void octavize(OctaveStream &) const;