Minsky
|
#include "minsky.h"
#include "godleyTableWindow.h"
#include "variableInstanceList.h"
#include "classdesc_access.h"
#include <fstream>
#include <memory>
#include "minskyTCL.cd"
Go to the source code of this file.
Classes | |
struct | minsky::MinskyTCL |
Namespaces | |
ecolab | |
minsky | |
Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes. | |
Functions | |
cmd_data * | minsky::getCommandData (const string &name) |
template<class T > | |
int | minsky::deleteTclObject (ClientData cd, Tcl_Interp *interp, int argc, const char **argv) |
ecolab::TCL_obj_t & | minsky::minskyTCL_obj () |
a TCL_obj_t that provides a hook for detecting model edits More... | |
void | minsky::setTCL_objAttributes () |