mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
22 lines
189 B
Plaintext
22 lines
189 B
Plaintext
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
|
|
|