Index: Rev.h =================================================================== --- Rev.h (revision 9036) +++ Rev.h (revision 9037) @@ -1 +1 @@ -static const int myrev = 8973; +static const int myrev = 9037; Index: Rev.tab =================================================================== --- Rev.tab (revision 9036) +++ Rev.tab (revision 9037) @@ -1,3 +1,4 @@ +9037 configure move out tEDAx parse/write into a reusable lib plugin 8973 configure new source file for sheet utils 8741 configure enable the sim plugins by default 8712 configure new sources for sim gui and sim config Index: plugins.h =================================================================== --- plugins.h (revision 9036) +++ plugins.h (revision 9037) @@ -72,6 +72,7 @@ plugin_dep("io_ngrp_fawk", "lib_ngrp") plugin_dep("io_ngrp_fawk", "script") plugin_dep("io_ngrp_tedax", "lib_ngrp") +plugin_dep("io_ngrp_tedax", "lib_tedax") plugin_dep("io_tinycad", "lib_alien") plugin_dep("lib_alien", "query") plugin_dep("lib_plot", "query")