]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_atom.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
[features.git] / src / mathed / math_atom.h
index 938d1170ec939382a36f527f1cb1bc273bdd9950..8713c4113b17823d2acd64df1338df8af3a98d44 100644 (file)
@@ -41,6 +41,8 @@ public:
        ///
        void operator=(MathAtom const &);
        ///
+       void reset(MathInset * p);
+       ///
        MathInset * nucleus() const;
        ///
        MathInset * operator->() const;