![]() |
wxMaxima
|
#include "precomp.h"
#include <wx/wx.h>
#include <wx/string.h>
#include <wx/arrstr.h>
#include "TextStyle.h"
#include "Configuration.h"
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | MaximaTokenizer |
class | MaximaTokenizer::Token |
This file declares the class Maximatokenizer.
Maximatokenizer breaks down maxima input to individual commands.