Index: Rev.h =================================================================== --- Rev.h (revision 35234) +++ Rev.h (revision 35235) @@ -1 +1 @@ -static const int myrev = 35232; +static const int myrev = 35235; Index: Rev.tab =================================================================== --- Rev.tab (revision 35234) +++ Rev.tab (revision 35235) @@ -1,4 +1,4 @@ -35232 cnfigure io_dsn: merge import_dsn (as ses import) +35235 cnfigure io_dsn: merge import_dsn (as ses import) and export_dsn 35181 configure io_dsn: padstack proto hash 35076 configure io_pads: plugin configuration 35020 configure io_pads: enable the experimental write code Index: plugins.h =================================================================== --- plugins.h (revision 35234) +++ plugins.h (revision 35235) @@ -93,7 +93,6 @@ plugin_def("ddraft", "2D drafting helper", sbuildin, 1) plugin_def("export_bom", "bom pcb_exporter", sbuildin, 1) plugin_def("export_c_draw", "export drawing in C code", sdisable, 0) -plugin_def("export_dsn", "specctra .dsn pcb_exporter", sbuildin, 1) plugin_def("export_dxf", "DXF pcb_exporter", sbuildin, 1) plugin_def("export_excellon", "Excellon drill exporter", sbuildin, 1) plugin_def("export_fidocadj", "FidoCadJ .fcd pcb_exporter", sbuildin, 1)