mountlist: Add support for Minix.
[gnulib.git] / modules / array-list
blob340bb8f454ce109bf6c079a67276b3789d6356e7
1 Description:
2 Sequential list data type implemented by an array.
4 Files:
5 lib/gl_array_list.h
6 lib/gl_array_list.c
8 Depends-on:
9 list
10 xsize
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_array_list.h gl_array_list.c
17 Include:
18 "gl_array_list.h"
20 License:
21 GPL
23 Maintainer:
24 all