blob: 32e6eb877b33adef47c4a7ea2e9e68b0e265f61c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Description:
Merge-sort algorithm on arrays.
Files:
lib/array-mergesort.h
Depends-on:
configure.ac:
Makefile.am:
Include:
"array-mergesort.h"
License:
LGPL
Maintainer:
Bruno Haible
|