#include "SumCell.h"
#include "CellImpl.h"
#include "TextCell.h"
This file defines the class SumCell
SumCell is the Cell type that represents maxima's sum(), lsum and product() commands.
sum()
lsum
product()