#include <config.h>
#include <version.h>
#include <missing.h>
#include <stdio.h>
#include <libgeda/libgeda.h>
#include "../include/globals.h"
#include "../include/prototype.h"
Go to the source code of this file.
Define Documentation
#define OPTIONS "c:g:hil:L:m:o:O:qvV" |
Function Documentation
static void version |
( |
| ) |
[static] |
- Function Description
- Print gEDA version, and copyright/warranty notices, and exit with exit status 0.
Definition at line 103 of file parsecmd.c.
static SCM catch_handler |
( |
void * |
data, |
|
|
SCM |
tag, |
|
|
SCM |
throw_args |
|
) |
| [static] |
int parse_commandline |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
Variable Documentation