GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-36359e2344
neta.h
Go to the documentation of this file.
1
/****************************************************************
2
*
3
* MODULE: netalib
4
*
5
* AUTHOR(S): Daniel Bundala (Google Summer of Code 2009)
6
*
7
* PURPOSE: NETwork Analysis Library
8
*
9
* COPYRIGHT: (C) 2009-2010 by Daniel Bundala, and the GRASS Development Team
10
*
11
* This program is free software under the GNU General
12
* Public License (>=v2). Read the file COPYING that
13
* comes with GRASS for details.
14
*
15
****************************************************************/
16
17
#ifndef GRASS_NETA_H
18
#define GRASS_NETA_H
19
20
#include <stdio.h>
21
#include <stdlib.h>
22
#include <
grass/gis.h
>
23
#include <
grass/vector.h
>
24
#include <
grass/dbmi.h
>
25
#include <
grass/glocale.h
>
26
#include <grass/dgl/graph.h>
27
28
#include <
grass/defs/neta.h
>
29
30
#endif
dbmi.h
neta.h
gis.h
glocale.h
vector.h
include
grass
neta.h
Generated on Thu Nov 21 2024 07:03:28 for GRASS GIS 8 Programmer's Manual by
1.9.1