|
gerbv
|
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 201 of file main.c.
Referenced by callbacks_new_project_activate(), callbacks_quit_activate(), generate_drill_analysis(), generate_gerber_analysis(), open_files(), open_project(), and read_project_file().