Hamish Bowman fc2eb38ac8 update email addr 15 years ago
..
Makefile 002bbe23df Keep all library dependencies in Grass.make 15 years ago
README fc2eb38ac8 update email addr 15 years ago
add_elem.c ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
do_copy.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
do_list.c ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
do_remove.c b2a54a6471 gislib: G_find_cell renamed to G_find_raster 16 years ago
do_rename.c b2a54a6471 gislib: G_find_cell renamed to G_find_raster 16 years ago
empty.c 8c496cb51b Move general/manage/lib -> lib/manage 16 years ago
find.c ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
get_len.c 8c496cb51b Move general/manage/lib -> lib/manage 16 years ago
list.h ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
read_list.c 8c496cb51b Move general/manage/lib -> lib/manage 16 years ago
show_elem.c 8c496cb51b Move general/manage/lib -> lib/manage 16 years ago
sighold.c 8c496cb51b Move general/manage/lib -> lib/manage 16 years ago

README

/****************************************************************************
*
* MODULE: general database maintenance routines (lib)
*
* AUTHOR(S): Michael Shapiro (original contributor),
* U.S.Army Construction Engineering Research Laboratory
* Radim Blazek ,
* Markus Neteler ,
* Paul Kelly ,
* Glynn Clements ,
* Brad Douglas ,
* Huidae Cho ,
* Cedric Shock ,
* Martin Landa ,
* Hamish Bowman
*
* PURPOSE: Maintenance operations on GRASS data base files
*
* COPYRIGHT: (C) 1999-2007 by the GRASS Development Team
*
* This program is free software under the GNU General Public
* License (>=v2). Read the file COPYING that comes with GRASS
* for details.
*
*****************************************************************************/