gerbv
2.10.1-dev~93f1b5
|
Go to the source code of this file.
Variables | |
gerbv_project_t * | mainProject |
The main code for the Gerber Viewer GUI application and command line processing.
Definition in file main.c.
gerbv_project_t* mainProject |
Global state variable to keep track of what's happening on the screen.
Declared extern in main.h
Definition at line 169 of file main.c.
Referenced by callbacks_new_project_activate(), callbacks_quit_activate(), generate_drill_analysis(), generate_gerber_analysis(), open_files(), and open_project().