#include "FunCell.h"
#include "CellImpl.h"
#include "TextCell.h"
This file defines the class FunCell
FunCell is the Cell type that represents functions that don't require special handling.