#include "IntCell.h"
#include "CellImpl.h"
#include "TextCell.h"
This file defines the class IntCell
IntCell is the Cell type that represents maxima's integrate() command.
integrate()