Martin Landa b2a54a6471 gislib: G_find_cell renamed to G_find_raster пре 16 година
..
Makefile 8c496cb51b Move general/manage/lib -> lib/manage пре 16 година
README 8c496cb51b Move general/manage/lib -> lib/manage пре 16 година
add_elem.c ab082da4e0 Add "const" where appropriate to libgis return types пре 16 година
do_copy.c c6a35b1124 Vect.h renamed to vector.h пре 16 година
do_list.c ab082da4e0 Add "const" where appropriate to libgis return types пре 16 година
do_remove.c b2a54a6471 gislib: G_find_cell renamed to G_find_raster пре 16 година
do_rename.c b2a54a6471 gislib: G_find_cell renamed to G_find_raster пре 16 година
empty.c 8c496cb51b Move general/manage/lib -> lib/manage пре 16 година
find.c ab082da4e0 Add "const" where appropriate to libgis return types пре 16 година
get_len.c 8c496cb51b Move general/manage/lib -> lib/manage пре 16 година
list.h ab082da4e0 Add "const" where appropriate to libgis return types пре 16 година
read_list.c 8c496cb51b Move general/manage/lib -> lib/manage пре 16 година
show_elem.c 8c496cb51b Move general/manage/lib -> lib/manage пре 16 година
sighold.c 8c496cb51b Move general/manage/lib -> lib/manage пре 16 година

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.
*
*****************************************************************************/