NIREP
|
#include <map>
#include <string>
#include <vector>
#include <iostream>
#include <fstream>
#include "wx/wxprec.h"
#include "../VariableList/VariableList.h"
#include "wx/wx.h"
Go to the source code of this file.
Classes | |
class | EvaluatorList |
Evalulator is responsible for maintaining the evaluator list (human-readable), stored as a map. More... | |
Defines | |
#define | EVALUATORLIST 2 |
Definition in file EvaluatorList.h.
#define EVALUATORLIST 2 |
Definition at line 42 of file EvaluatorList.h.