|
gnetlist
|
#include <config.h>#include <stdio.h>#include <math.h>#include <libgeda/libgeda.h>#include "../include/globals.h"#include "../include/prototype.h"
Go to the source code of this file.
Functions | |
| void | verbose_print (char *string) |
| void | verbose_done (void) |
| void | verbose_reset_index (void) |
Variables | |
| static int | char_index = 0 |
int char_index = 0 [static] |