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