verify: new macro 'assume'
[gnulib.git] / modules / ino-map
1 Description:
2 maintain a mapping of ino_t numbers to small integers
3
4 Files:
5 lib/ino-map.c
6 lib/ino-map.h
7
8 Depends-on:
9 hash
10 verify
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += ino-map.c ino-map.h
16
17 Include:
18 "ino-map.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering