wxMaxima
IntCell.cpp File Reference

This file defines the class IntCell. More...

#include "IntCell.h"
#include "CellImpl.h"
#include "TextCell.h"
#include <memory>
#include <algorithm>
#include <utility>
#include "intSign_svg.h"
Include dependency graph for IntCell.cpp:

Detailed Description

This file defines the class IntCell.

IntCell is the Cell type that represents maxima's integrate() command.