repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
STYLE: Nightly Date Stamp
[cmake.git]
/
Tests
/
COnly
/
libc2.c
blob
0fd89566435024ab94948a893ef52760913025b8
1
#include
"libc2.h"
2
3
float
LibC2Func
()
4
{
5
return
1.0
;
6
}