repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add missing CdmKeyInformation enum values
[chromium-blink-merge.git]
/
third_party
/
lcov
/
example
/
gauss.h
blob
302a4a980382ed38909900cc941e91069a30b96e
1
#ifndef GAUSS_H
2
#define GAUSS_H GAUSS_h
3
4
extern
int
gauss_get_sum
(
int
min
,
int
max
);
5
6
#endif
/* GAUSS_H */