Index: trunk/util/gsch2pcb-rnd/gsch2pcb_rnd_conf.h =================================================================== --- trunk/util/gsch2pcb-rnd/gsch2pcb_rnd_conf.h (revision 5905) +++ trunk/util/gsch2pcb-rnd/gsch2pcb_rnd_conf.h (revision 5906) @@ -15,6 +15,7 @@ CFT_STRING default_pcb; /* override default pcb with a given file */ CFT_STRING empty_footprint_name; CFT_STRING method; + CFT_LIST schematics; /* use these schematics as input */ } gsch2pcb_rnd; } utils; } conf_gsch2pcb_rnd_t;