FreeCalypso > hg > ueda-linux
view pads2gpcb/globals.c @ 71:a3d47129ebdc
pads2gpcb: implemented mirroring and rotation of instantiated parts
| author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Mon, 01 Feb 2016 00:13:20 +0000 |
| parents | 2b71943a311b |
| children | fab9fc646044 |
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_decal_files, write_parttype_files, write_final_elements;
