|
OpenASIP 2.2
|
#include <wx/wx.h>#include <wx/spinctrl.h>#include <wx/statline.h>#include <wx/valgen.h>#include <boost/format.hpp>#include "TemplateSlotDialog.hh"#include "Machine.hh"#include "InstructionTemplate.hh"#include "WxConversion.hh"#include "AssocTools.hh"#include "WidgetTools.hh"#include "InformationDialog.hh"#include "ModelConstants.hh"#include "GUITextGenerator.hh"#include "ProDeTextGenerator.hh"#include "Application.hh"#include "ImmediateSlot.hh"#include "TemplateSlot.hh"
Go to the source code of this file.
Implementation of TemplateSlotDialog class.
Definition in file TemplateSlotDialog.cc.