GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
reg_html.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void register_html (char *pkg_short_name, char *gisbase, int major, int minor, int revision)
 
void deregister_html (char *pkg_short_name, char *gisbase)
 
int restore_html (char *gisbase)
 

Function Documentation

void deregister_html ( char *  pkg_short_name,
char *  gisbase 
)
void register_html ( char *  pkg_short_name,
char *  gisbase,
int  major,
int  minor,
int  revision 
)
int restore_html ( char *  gisbase)