e4f3653b4c47a8742a4227ada45a7e559a339ad2
[gnulib.git] / modules / hash
1 Description:
2 Parametrizable hash table.
3
4 Files:
5 lib/hash.h
6 lib/hash.c
7 m4/hash.m4
8 lib/xalloc.h
9
10 Depends-on:
11 stdbool
12
13 configure.ac:
14 gl_HASH
15
16 Makefile.am:
17 lib_SOURCES += hash.h hash.c
18
19 Include:
20 "hash.h"
21
22 Maintainer:
23 Jim Meyering
24