|
GRASS Programmer's Manual
6.4.2(2012)
|
#include <stdio.h>#include <stdlib.h>#include <sys/types.h>#include <unistd.h>#include "G3d_intern.h"
Go to the source code of this file.
Functions | |
| void | G3d_makeMapsetMapDirectory (const char *mapName) |
| void G3d_makeMapsetMapDirectory | ( | const char * | mapName | ) |
Definition at line 9 of file g3dmapset.c.
References G__make_mapset_element().
Referenced by G3d_openCellNew(), and G3d_writeHeader().