#include <stdio.h>
#include <unistd.h>
#include <sys/stat.h>
#include "gis.h"
#include "G.h"
#include "version.h"
#include "glocale.h"
Include dependency graph for gisinit.c:
Go to the source code of this file.
Functions | |
int | G_gisinit (char *pgm) |
int | G_no_gisinit (void) |
int | G__check_gisinit () |
Variables | |
G__ | G__ |
int G__check_gisinit | ( | ) |
int G_gisinit | ( | char * | pgm | ) |
Definition at line 22 of file gisinit.c.
References G__mapset_permissions(), G_fatal_error(), G_location_path(), G_mapset(), and G_set_program_name().