diff pads2gpcb/globals.c @ 72:fab9fc646044

pads2gpcb: single -f option to write loose footprint files
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Mon, 01 Feb 2016 00:26:04 +0000
parents 2b71943a311b
children f673b6ad2a78
line wrap: on
line diff
--- a/pads2gpcb/globals.c	Mon Feb 01 00:13:20 2016 +0000
+++ b/pads2gpcb/globals.c	Mon Feb 01 00:26:04 2016 +0000
@@ -3,4 +3,4 @@
 struct part_type *part_type_list;
 struct part_instance *part_inst_list;
 int do_footprint_silk;
-int write_decal_files, write_parttype_files, write_final_elements;
+int write_footprint_files;