summaryrefslogtreecommitdiff
path: root/modules/array-map
blob: edf4260c1c1408dbcda9984a2918e032ebf4e206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Map data type implemented by an array.

Files:
lib/gl_array_map.h
lib/gl_array_map.c

Depends-on:
map
stdint
xsize

configure.ac:

Makefile.am:
lib_SOURCES += gl_array_map.h gl_array_map.c

Include:
"gl_array_map.h"

License:
GPL

Maintainer:
all