|
gnetlist
|

Go to the source code of this file.
Variables | |
| char * | rc_filename |
| int | logfile_fd |
| int | do_logging |
| int | logging_dest |
| NETLIST * | netlist_head |
| NETLIST * | graphical_netlist_head |
| char * | guile_proc |
| int | list_backends |
| int | verbose_mode |
| int | interactive_mode |
| int | quiet_mode |
| int | netlist_mode |
| char * | output_filename |
| SCM | pre_rc_list |
| SCM | pre_backend_list |
| SCM | post_backend_list |
| GSList * | backend_params |
| GSList * | input_files |
| char* rc_filename |
| int logfile_fd |
| int do_logging |
| int logging_dest |
| NETLIST* netlist_head |
| NETLIST* graphical_netlist_head |
| char* guile_proc |
| int list_backends |
| int verbose_mode |
| int interactive_mode |
| int quiet_mode |
| int netlist_mode |
| char* output_filename |
| SCM pre_rc_list |
| SCM pre_backend_list |
| GSList* backend_params |
| GSList* input_files |