GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
driver/Graph.c File Reference
#include "driver.h"
#include "driverlib.h"
Include dependency graph for driver/Graph.c:

Go to the source code of this file.

Functions

int COM_Graph_set (int argc, char **argv)
 
void COM_Graph_close (void)
 

Function Documentation

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().