]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_exintinset.h
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / math_exintinset.h
index f2fd46568f4084c5fa31d6edc0be6a595f3743ef..71aefb460780ae9460b3a16fe4de1fc78962b586 100644 (file)
@@ -25,11 +25,11 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void maximize(MaximaStream &) const;
+       void maxima(MaximaStream &) const;
        ///
-       void maplize(MapleStream &) const;
+       void maple(MapleStream &) const;
        ///
-       void mathematicize(MathematicaStream &) const;
+       void mathematica(MathematicaStream &) const;
        ///
        void mathmlize(MathMLStream &) const;
        ///