gattrib
|
Global declarations. More...
#include <config.h>
#include <stdio.h>
#include <libgeda/libgeda.h>
#include "../include/struct.h"
#include "../include/prototype.h"
#include "../include/globals.h"
Go to the source code of this file.
Variables | |
int | verbose_mode = FALSE |
Reflects the value of the command line flag. | |
int | quiet_mode = FALSE |
Reflects the value of the command line flag. | |
void(* | variable_set_func )() = i_vars_set |
Global declarations
Definition in file globals.c.
int verbose_mode = FALSE |
int quiet_mode = FALSE |
void(* variable_set_func)() = i_vars_set |