wxMaxima
Loading...
Searching...
No Matches
MaximaOutputAppender.cpp File Reference

Implements the worksheet output appenders extracted from the wxMaxima god class. More...

#include "MaximaOutputAppender.h"
#include "wxMaxima.h"
#include "worksheet/Worksheet.h"
#include "MathParser.h"
#include "MaximaEvaluator.h"
#include "cells/GroupCell.h"
#include "cells/TextCell.h"
#include "cells/LabelCell.h"
#include "cells/CellList.h"
#include <wx/tokenzr.h>
#include <wx/utils.h>
Include dependency graph for MaximaOutputAppender.cpp:

Detailed Description

Implements the worksheet output appenders extracted from the wxMaxima god class.

See MaximaOutputAppender.h.