Mercurial > hg > octave-jordi > gnulib-hg
view modules/array-list @ 10009:0fdbc870dc2d
* modules/mkdir (License): Re-license as LGPLv2+.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Tue, 29 Apr 2008 13:15:02 +0200 |
parents | 1a5c885aecea |
children | a8c91b846640 |
line wrap: on
line source
Description: Sequential list data type implemented by an array. Files: lib/gl_array_list.h lib/gl_array_list.c Depends-on: list xalloc xsize configure.ac: Makefile.am: lib_SOURCES += gl_array_list.h gl_array_list.c Include: "gl_array_list.h" License: GPL Maintainer: Bruno Haible