]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_unknowninset.h
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / math_unknowninset.h
index aae7c74f744ce53ec03fe5c1b65e39b82aeedd85..d18ddb3fea46f2979ec9c69f9bc9b99905c4556d 100644 (file)
@@ -33,13 +33,13 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void maplize(MapleStream &) const;
+       void maple(MapleStream &) const;
        ///
-       void mathematicize(MathematicaStream &) const;
+       void mathematica(MathematicaStream &) const;
        ///
        void mathmlize(MathMLStream &) const;
        ///
-       void octavize(OctaveStream &) const;
+       void octave(OctaveStream &) const;
        ///
        void finalize();
        ///