|
utils
|
#include <config.h>#include <stdio.h>#include <sys/stat.h>#include <libgeda/libgeda.h>#include "../include/globals.h"#include "../include/prototype.h"
Go to the source code of this file.
Functions | |
| void | gschlas_quit (void) |
| void | main_prog (void *closure, int argc, char *argv[]) |
| int | main (int argc, char *argv[]) |
| void main_prog | ( | void * | closure, |
| int | argc, | ||
| char * | argv[] | ||
| ) |