Index: trunk/scconfig/Rev.h =================================================================== --- trunk/scconfig/Rev.h (revision 31775) +++ trunk/scconfig/Rev.h (revision 31776) @@ -1 +1 @@ -static const int myrev = 31764; +static const int myrev = 31776; Index: trunk/scconfig/Rev.tab =================================================================== --- trunk/scconfig/Rev.tab (revision 31775) +++ trunk/scconfig/Rev.tab (revision 31776) @@ -1,4 +1,4 @@ -31764 configure new plugin: formula, for impedance calculations +31776 configure new plugin: formula, for impedance calculations 31708 configure query plugin: move the advanced search dialog from dialogs plugin to query to better access of internals 31623 configure query plugin: net length calculations 31519 configure io_tedax drc block upgrade for drc_query Index: trunk/scconfig/plugins.h =================================================================== --- trunk/scconfig/plugins.h (revision 31775) +++ trunk/scconfig/plugins.h (revision 31776) @@ -195,4 +195,5 @@ plugin_dep("millpath", "lib_polyhelp", 0) plugin_dep("order_pcbway", "lib_wget", 0) plugin_dep("order_pcbway", "order", 0) +plugin_dep("query", "lib_formula", 0) plugin_dep("report", "query", 0) Index: trunk/src_plugins/query/query.pup =================================================================== --- trunk/src_plugins/query/query.pup (revision 31775) +++ trunk/src_plugins/query/query.pup (revision 31776) @@ -4,4 +4,5 @@ $state works $package (core) default buildin +dep lib_formula autoload 1