projects
/
ohcount
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'infiles'
[ohcount]
/
test
/
src_dir
/
c2.h.in
1
/* c2.h.in. */
2
3
#ifndef C2_H
4
#define C2_H
5
6
/* Define to 1 if you have the <inttypes.h> header file. */
7
#undef HAVE_INTTYPES_H
8
9
/* Define to 1 if you have the `m' library (-lm). */
10
#undef HAVE_LIBM
11
12
/* Define to 1 if you have the ANSI C header files. */
13
#undef STDC_HEADERS
14
15
#endif