#include <ctype.h>
#include "render.h"
#include "tlayout.h"
Include dependency graph for args.c:
Go to the source code of this file.
Functions | |
int | gvParseArgs (GVC_t *gvc, int argc, char **argv) |
Variables | |
fdpParms_t | fdp_parms_default |
int gvParseArgs | ( | GVC_t * | gvc, | |
int | argc, | |||
char ** | argv | |||
) |
Definition at line 257 of file args.c.
References dotneato_args_initialize(), gvplugin_write_status(), and Verbose.
Referenced by main().