#include "Cell.h"
#include "TextCell.h"
#include "ParenCell.h"
Go to the source code of this file.
This file declares the class FracCell
FracCell is the Cell type that represents fractions.