NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <wx/wx.h>
#include <string>
#include <map>
#include <vector>
#include "../controls/treelistctrl.h"
#include "../../kernel/core/procedure/procedurelibrary.hpp"
#include "../../kernel/core/procedure/dependency.hpp"
#include "../../common/datastructures.h"
Go to the source code of this file.
Classes | |
class | DependencyDialog |
This class represents a dialog showing the dependencies of a selected procedure file. More... | |