strtoumax: fix typo in previous commit.
[gnulib.git] / modules / array-mergesort
1 Description:
2 Merge-sort algorithm on arrays.
3
4 Files:
5 lib/array-mergesort.h
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12
13 Include:
14 "array-mergesort.h"
15
16 License:
17 LGPLv2+
18
19 Maintainer:
20 Bruno Haible
21