32#include "Configuration.h"
34#include <wx/tokenzr.h>
47 static wxString m_wxMathML_file;
50 static wxString m_maximaCMD;
The configuration storage for the current worksheet.
Definition: Configuration.h:85
Definition: wxMathml.h:37
static const wxString & Get_MathML_Filename()
The name to read wxMathML.lisp from. If empty we use the builtin file.
Definition: wxMathml.h:44
static void Set_MathML_Filename(const wxString &filename)
Read the wxMathML.lisp from the file filename instead from the builtin data.
Definition: wxMathml.h:42