|
KiCad PCB EDA Suite
|
#include "command_pcb_export_gerber.h"#include <cli/exit_codes.h>#include "jobs/job_export_pcb_gerber.h"#include <wx/crt.h>#include <macros.h>#include <string_utils.h>Go to the source code of this file.
Macros | |
| #define | ARG_VARIANT "--variant" |
| #define ARG_VARIANT "--variant" |
Definition at line 29 of file command_pcb_export_gerber.cpp.