repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
havelib: Remove the need to include asm-underscore.m4.
[gnulib.git]
/
modules
/
gcd
blob
e8dd6fbb3e086c7e709ebdf5b9ea27f898a1e563
1
Description:
2
Greatest common divisor.
3
4
Files:
5
lib/gcd.h
6
lib/gcd.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
lib_SOURCES += gcd.h gcd.c
14
15
Include:
16
"gcd.h"
17
18
License:
19
GPL
20
21
Maintainer:
22
all