summaryrefslogtreecommitdiff
path: root/modules/gcd
blob: 33b93527579648129dc094b2f372c11aad5d08bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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"