|
OpenASIP 2.2
|
#include <boost/format.hpp>#include <wx/wx.h>#include <wx/sizer.h>#include <wx/statline.h>#include <wx/listctrl.h>#include "TemplateListDialog.hh"#include "Machine.hh"#include "MachineTester.hh"#include "InstructionTemplate.hh"#include "Bus.hh"#include "WxConversion.hh"#include "TemplateSlotDialog.hh"#include "WidgetTools.hh"#include "InformationDialog.hh"#include "WarningDialog.hh"#include "GUITextGenerator.hh"#include "ProDeTextGenerator.hh"
Go to the source code of this file.
Implementation of TemplateListDialog class.
Definition in file TemplateListDialog.cc.