gnetlist

gnetlist.c File Reference

#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"
Include dependency graph for gnetlist.c:

Go to the source code of this file.

Functions

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[])

Function Documentation

void gnetlist_quit ( void  )

Definition at line 50 of file gnetlist.c.

Here is the call graph for this function:

void gnetlist_backends ( TOPLEVEL *  pr_current)

Definition at line 74 of file gnetlist.c.

void main_prog ( void *  closure,
int  argc,
char *  argv[] 
)

Definition at line 139 of file gnetlist.c.

Here is the call graph for this function:

int main ( int  argc,
char *  argv[] 
)

Definition at line 327 of file gnetlist.c.

Here is the call graph for this function:

 All Data Structures Files Functions Variables Defines