wxMaxima
FunCell.cpp File Reference

This file defines the class FunCell. More...

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

Detailed Description

This file defines the class FunCell.

FunCell is the Cell type that represents functions that don't require special handling.