Index: trunk/scconfig/Rev.h =================================================================== --- trunk/scconfig/Rev.h (revision 16556) +++ trunk/scconfig/Rev.h (revision 16557) @@ -1 +1 @@ -static const int myrev = 16548; +static const int myrev = 16557; Index: trunk/scconfig/Rev.tab =================================================================== --- trunk/scconfig/Rev.tab (revision 16556) +++ trunk/scconfig/Rev.tab (revision 16557) @@ -1,4 +1,4 @@ -16548 configure export_xy: tempalte config +16557 configure export_xy: tempalte config 16456 configure new plugin: import_ipcd356; rewrite export_ipcd356 16265 configure introducing pcb api ver 16233 configure retire hid_srv_ws: we are not going to use websockets for the web variant Index: trunk/util/gsch2pcb-rnd/Makefile.in =================================================================== --- trunk/util/gsch2pcb-rnd/Makefile.in (revision 16556) +++ trunk/util/gsch2pcb-rnd/Makefile.in (revision 16557) @@ -10,7 +10,7 @@ LDFLAGS=-lm @/local/pcb/LDFLAGS@ CC=@cc/cc@ -HASHOBJ=../../src_3rd//genht/hash.o ../../src_3rd//genht/htsp.o ../../src_3rd//genht/htpp.o +HASHOBJ=../../src_3rd//genht/hash.o ../../src_3rd//genht/htsp.o ../../src_3rd//genht/htpp.o ../../src_3rd//genht/htsi.o VECTOBJ=../../src_3rd/genvector/gds_char.o ../../src_3rd/genvector/vtp0.o ../../src_3rd/genvector/vts0.o LISTOBJ=../../src_3rd/genlist/genadlist.o ../../src_3rd/genlist/genlistalloc.o QPARSE=../../src_3rd/qparse/qparse.o