Hamish Bowman 78b77e1b0f fix my crappy explaination of the placement logic (merge from devbr6) 16 years ago
..
arraystats ac3098c250 fix small bugs in d.thematic.area and disable discont algorithm until we fix it 17 years ago
bitmap 1292bf9a1e Major build system clean-up 17 years ago
btree 1292bf9a1e Major build system clean-up 17 years ago
cairodriver cd63bac04b Replace polygon/polyline with path-based primitives 16 years ago
cdhc 1292bf9a1e Major build system clean-up 17 years ago
cluster 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
datetime 1292bf9a1e Major build system clean-up 17 years ago
db bfeba2bd5b msg fix 16 years ago
display cc9f835d06 Remove D_set_clip_mode(), and clipping/culling display primitives 16 years ago
driver cd63bac04b Replace polygon/polyline with path-based primitives 16 years ago
dspf 94516acb96 Eliminate preprocessor abuse 17 years ago
external e6b3e193fe Place files in $(ARCH_DISTDIR) rather than $(GISBASE) 17 years ago
fonts 1292bf9a1e Major build system clean-up 17 years ago
form ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
g3d ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
gis 78b77e1b0f fix my crappy explaination of the placement logic (merge from devbr6) 16 years ago
gmath cbb63d89e4 Correct order of rows, cols arguments to fftw_plan_dft_2d 16 years ago
gpde e51022d134 Fix typos 17 years ago
gtcltk 1292bf9a1e Major build system clean-up 17 years ago
htmldriver cd63bac04b Replace polygon/polyline with path-based primitives 16 years ago
imagery bd5fd6b638 doxygen updated 16 years ago
init ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
iostream 791727dd17 Clean up handling of optional components 16 years ago
linkm 1292bf9a1e Major build system clean-up 17 years ago
manage ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
nviz 791727dd17 Clean up handling of optional components 16 years ago
ogsf c7041e9ca3 Remove unnecessary return values 16 years ago
pngdriver cd63bac04b Replace polygon/polyline with path-based primitives 16 years ago
proj ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
psdriver cd63bac04b Replace polygon/polyline with path-based primitives 16 years ago
python 75c1bb88f0 grass.py: list_grouped2() added (g.mlist version of list_grouped()) 16 years ago
raster cc9f835d06 Remove D_set_clip_mode(), and clipping/culling display primitives 16 years ago
rowio 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
rst 1e149f04c2 message standardization, i18n 16 years ago
segment 1292bf9a1e Major build system clean-up 17 years ago
sites 1e149f04c2 message standardization, i18n 16 years ago
stats 490975fa99 Add "weighted" versions of min, max aggregates 17 years ago
symbol 53e9fc9f19 remove open versions as redundant, just use fillcolor=none (merge from devbr6) 16 years ago
vector 23e80cfe63 v.select: message cosmetics 16 years ago
Makefile 8c496cb51b Move general/manage/lib -> lib/manage 16 years ago
README db49180dd7 welcome to GRASS 7.0.svn 17 years ago
grasslib.dox 4fd683af62 cairodriver: initial doxygenization, i18n, messages standardized 17 years ago
loc_struct.png db49180dd7 welcome to GRASS 7.0.svn 17 years ago

README

Current directory layout

- bitmap: bitmap library for X Window Bitmaps
- btree: binary tree library
- D: display library
- datetime: DateTime library
- db: database management interface database drivers
- db/dbmi: general DB driver
- db/sqlp: SQL parser library for DBMI driver
- db/stubs: general DB driver
- display: library for CELL driver
- edit: curses library
- external: external libraries
- external/bwidget: BWidget is a high-level Widgets Set for Tcl/Tk
- external/shapelib: SHAPE file management functions
- fonts: fonts
- fonts/fonts
- fonts/for_grass
- front.end: modules front end (cmd or inter)
- gis: main GRASS library
- image: image library required for SG3d/Iris, saving images in SGIs
rgb-format
- init: GRASS startup scripts and programs
- linkm: linked list memory manager
- ogsf: ported gsurf library (required for NVIZ)
- proj: PROJ4.4.x projection library
- raster: GRASS raster display library
- vask: Curses based cursor library
- vector: GRASS vector library
- vector/dglib: Directed Graph Library implementation
- vector/dglib/examples: Directed Graph Library examples
- vector/diglib: more GRASS vector functions
- vector/Vlib: portable GRASS vector functions