Index: Rev.h =================================================================== --- Rev.h (revision 9213) +++ Rev.h (revision 9214) @@ -1 +1 @@ -static const int myrev = 9211; +static const int myrev = 9214; Index: Rev.tab =================================================================== --- Rev.tab (revision 9213) +++ Rev.tab (revision 9214) @@ -1,5 +1,5 @@ +9214 configure new plugin: funcmap 9211 configure lib: per-plugin-per-project storage -9185 configure new plugin: funcmap 9079 configure rubber band wire move 9038 configure move out tEDAx parse/write into a reusable lib plugin 8973 configure new source file for sheet utils Index: plugins.h =================================================================== --- plugins.h (revision 9213) +++ plugins.h (revision 9214) @@ -85,5 +85,6 @@ plugin_dep("sim_gui", "sim") plugin_dep("sim_ngspice", "sim") plugin_dep("sim_ngspice", "target_spice") +plugin_dep("std_devmap", "lib_anymap") plugin_dep("target_pcb", "lib_target") plugin_dep("target_spice", "lib_target")