|
utils
|

Go to the source code of this file.
Variables | |
| char * | rc_filename |
| int | logfile_fd |
| int | do_logging |
| int | logging_dest |
| NETLIST * | netlist_head |
| char * | guile_proc |
| int | verbose_mode |
| int | interactive_mode |
| int | quiet_mode |
| int | netlist_mode |
| int | embed_mode |
| int | unembed_mode |
| char * | output_filename |
| char* rc_filename |
| int logfile_fd |
| int do_logging |
| int logging_dest |
| NETLIST* netlist_head |
| char* guile_proc |
| int verbose_mode |
| int interactive_mode |
| int quiet_mode |
Definition at line 86 of file gsch2pcb.c.
| int netlist_mode |
| int embed_mode |
| int unembed_mode |
| char* output_filename |