/***************/
/* pcbplot.cpp */
#include <fctsys.h>
#include <common.h>
#include <gerbview.h>
#include <pcbplot.h>
/** TODO */
void GERBVIEW_FRAME::ToPlotter(wxCommandEvent& event)
{
}