mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
83ac717e2c
* lib/gl_array_omap.h: New file. * lib/gl_array_omap.c: New file. * modules/array-omap: New file.
25 lines
267 B
Plaintext
25 lines
267 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:
|
|
GPL
|
|
|
|
Maintainer:
|
|
all
|