Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / array-omap
blob0051cc6d73f3287f855cca50cb2ac06f87d93561
1 Description:
2 Ordered map data type implemented by an array.
4 Files:
5 lib/gl_array_omap.h
6 lib/gl_array_omap.c
8 Depends-on:
9 omap
10 xsize
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_array_omap.h gl_array_omap.c
17 Include:
18 "gl_array_omap.h"
20 License:
21 GPL
23 Maintainer:
24 all