#include <config.h>
#include <version.h>
#include <missing.h>
#include <stdio.h>
#include <sys/param.h>
#include <sys/types.h>
#include <dirent.h>
#include <libgeda/libgeda.h>
#include <libgeda/libgedaguile.h>
#include "../include/globals.h"
#include "../include/prototype.h"
Go to the source code of this file.
Function Documentation
void gnetlist_quit |
( |
void |
| ) |
|
void gnetlist_backends |
( |
TOPLEVEL * |
pr_current | ) |
|
void main_prog |
( |
void * |
closure, |
|
|
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |