![]() |
wxMaxima
|
#include "GroupCell.h"
#include "CellImpl.h"
#include "CellList.h"
#include "CellPointers.h"
#include "ImgCell.h"
#include "MarkDown.h"
#include "AnimationCell.h"
#include "TextCell.h"
#include "LabelCell.h"
#include "stx/unique_cast.hpp"
#include <wx/config.h>
#include <wx/clipbrd.h>
Macros | |
#define | EMPTY_INPUT_LABEL wxT(" --> ") |
Functions | |
WX_DECLARE_STRING_HASH_MAP (int, CmdsAndVariables) | |
Variables | |
constexpr bool | TEMPORARY_WINDOWS_PERFORMANCE_HACK = false |