Mercurial > hg > octave-jordi > gnulib-hg
view modules/carray-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 | e6c62f234610 |
children | a8c91b846640 |
line wrap: on
line source
Description: Sequential list data type implemented by a circular array. Files: lib/gl_carray_list.h lib/gl_carray_list.c Depends-on: list xalloc xsize configure.ac: Makefile.am: lib_SOURCES += gl_carray_list.h gl_carray_list.c Include: "gl_carray_list.h" License: GPL Maintainer: Bruno Haible