mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
New module 'array-mergesort'.
This commit is contained in:
21
modules/array-mergesort
Normal file
21
modules/array-mergesort
Normal file
@@ -0,0 +1,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
|
||||
|
Reference in New Issue
Block a user