|
gsymcheck
|
#include <config.h>#include <version.h>#include <stdio.h>#include <sys/stat.h>#include <libgeda/libgeda.h>#include "../include/struct.h"#include "../include/globals.h"#include "../include/prototype.h"
Go to the source code of this file.
Functions | |
| void | gsymcheck_quit (void) |
| void | main_prog (void *closure, int argc, char *argv[]) |
| int | main (int argc, char *argv[]) |
| void gsymcheck_quit | ( | void | ) |
Definition at line 41 of file gsymcheck.c.
| void main_prog | ( | void * | closure, |
| int | argc, | ||
| char * | argv[] | ||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |