]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_deliminset.h
Fix reading of math macros
[lyx.git] / src / mathed / math_deliminset.h
index 3806b1ff7cc10e924790a5a00adc7b7dedda4dc5..786c48529c116c3c93d29cd12d14528495dd258f 100644 (file)
@@ -45,6 +45,8 @@ public:
        ///
        void maplize(MapleStream &) const;
        ///
+       void maximize(MaximaStream &) const;
+       ///
        void mathematicize(MathematicaStream &) const;
        ///
        void mathmlize(MathMLStream &) const;