Index: Rev.h =================================================================== --- Rev.h (revision 33401) +++ Rev.h (revision 33402) @@ -1 +1 @@ -static const int myrev = 33376; +static const int myrev = 33402; Index: Rev.tab =================================================================== --- Rev.tab (revision 33401) +++ Rev.tab (revision 33402) @@ -1,3 +1,4 @@ +33402 configure move script plugin to librnd 33376 distclean scripting support cleanup 33318 distclean switch over to using librnd as a whole 33267 configure remove vtlibrary (footprint lib allocation simplification) Index: plugins.h =================================================================== --- plugins.h (revision 33401) +++ plugins.h (revision 33402) @@ -58,7 +58,7 @@ plugin_def("renumber", "renumber action", sbuildin, 1, 0) plugin_def("report", "report actions", sbuildin, 1, 0) plugin_def("rubberband_orig", "the original rubberband", sbuildin, 1, 0) -plugin_def("script", "fungw turing complete scripting", sbuildin, 1, 0) +plugin_def("script", "fungw turing complete scripting", sbuildin, 1, 1) plugin_def("serpentine", "Serpentine creation", sdisable, 0, 0) plugin_def("shand_cmd", "command shorthands", sbuildin, 1, 0) plugin_def("shape", "generate regular shapes", sbuildin, 1, 0)