25 lines
271 B
Plaintext
25 lines
271 B
Plaintext
Description:
|
|
Ordered map data type implemented by an array.
|
|
|
|
Files:
|
|
lib/gl_array_omap.h
|
|
lib/gl_array_omap.c
|
|
|
|
Depends-on:
|
|
omap
|
|
xsize
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += gl_array_omap.h gl_array_omap.c
|
|
|
|
Include:
|
|
"gl_array_omap.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|