NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include "../terminal/terminal.hpp"
#include "../../common/datastructures.h"
#include "../../kernel/syntax.hpp"
#include "../dialogs/duplicatecodedialog.hpp"
#include <wx/wx.h>
#include <wx/stc/stc.h>
#include <wx/menu.h>
#include <wx/dynarray.h>
#include <wx/thread.h>
#include <wx/buffer.h>
Go to the source code of this file.
Classes | |
class | NumeReEditor |
The class of the editor window. More... | |
Macros | |
#define | RM_WS_BOTH 0 |
#define | RM_WS_FRONT 1 |
#define | RM_WS_BACK 2 |