Index: Rev.h =================================================================== --- Rev.h (revision 7327) +++ Rev.h (revision 7328) @@ -1 +1 @@ -static const int myrev = 7322; +static const int myrev = 7328; Index: Rev.tab =================================================================== --- Rev.tab (revision 7327) +++ Rev.tab (revision 7328) @@ -1,3 +1,4 @@ +7328 configure new plugin for non-graphical tEDAx sheets 7322 configure enable io_altium by default 7257 configure plugin config for io_altium 6946 configure removed excess librnd detection Index: plugins.h =================================================================== --- plugins.h (revision 7327) +++ plugins.h (revision 7328) @@ -39,6 +39,7 @@ plugin_def("io_altium", "altium schematics", sbuildin, 1) plugin_def("io_geda", "gEDA schematics and symbols", sbuildin, 1) plugin_def("io_lihata", "lihata schematics and symbols", sbuildin, 1) +plugin_def("io_ngrp_tedax", "tEDAx non-graphical sheets", sbuildin, 1) plugin_def("io_tinycad", "TinyCAD schematics", sbuildin, 1) plugin_def("lib_alien", "alien format helper", sbuildin, 1)