view pads2gpcb/globals.c @ 75:959df5ddf7a2

pads2gpcb: command line dimension input implemented
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Mon, 01 Feb 2016 02:09:25 +0000
parents fab9fc646044
children f673b6ad2a78
line wrap: on
line source

int input_units_global, input_units_current;
struct part_decal *part_decal_list;
struct part_type *part_type_list;
struct part_instance *part_inst_list;
int do_footprint_silk;
int write_footprint_files;