#include "gis.h"
#include "version.h"
#include <stdlib.h>
#include <string.h>
Include dependency graph for version.c:
Go to the source code of this file.
Functions | |
int | G_version (char *major, char *minor, char *release) |
reports GRASS version |
int G_version | ( | char * | major, | |
char * | minor, | |||
char * | release | |||
) |
reports GRASS version
major | ||
minor | ||
release |
Definition at line 15 of file version.c.
References G_malloc().