Index: io_hyp.c =================================================================== --- io_hyp.c (revision 30798) +++ io_hyp.c (revision 30799) @@ -175,6 +175,7 @@ io_hyp.test_parse = io_hyp_test_parse; io_hyp.parse_pcb = io_hyp_read_pcb; /* io_hyp.parse_footprint = NULL; + io_hyp.map_footprint = NULL; io_hyp.parse_font = NULL; io_hyp.write_buffer = io_hyp_write_buffer;*/ io_hyp.write_pcb = io_hyp_write_pcb;