gsymcheck
|
#include <config.h>
#include <stdio.h>
#include <libgeda/libgeda.h>
#include "../include/struct.h"
#include "../include/prototype.h"
Go to the source code of this file.
Variables | |
char * | rc_filename = NULL |
int | logfile_fd = -1 |
int | logging_dest = STDOUT_TTY |
int | verbose_mode = FALSE |
int | interactive_mode = FALSE |
int | quiet_mode = FALSE |
char* rc_filename = NULL |
int logfile_fd = -1 |
int logging_dest = STDOUT_TTY |
int verbose_mode = FALSE |
int interactive_mode = FALSE |
int quiet_mode = FALSE |