GRASS Programmer's Manual
6.4.4(2014)-r
|
Go to the source code of this file.
Functions | |
int | COM_Graph_set (int argc, char **argv) |
void | COM_Graph_close (void) |
void COM_Graph_close | ( | void | ) |
Definition at line 11 of file driver/Graph.c.
References driver::Graph_close.
Referenced by LOC_kill_driver(), and process_command().
int COM_Graph_set | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 4 of file driver/Graph.c.
References driver::Graph_set.
Referenced by LIB_init().