summaryrefslogtreecommitdiff
path: root/gnulib/modules/gcd
blob: bba1cfd2fb2c96aecc29ff6ee8c9d53f47a31576 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Greatest common divisor.

Files:
lib/gcd.h
lib/gcd.c

Depends-on:

configure.ac:

Makefile.am:
lib_SOURCES += gcd.h gcd.c

Include:
"gcd.h"

License:
GPL

Maintainer:
Bruno Haible