projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
maint: make Include sections of modules consistent
[pspp]
/
modules
/
ignore-value
1
Description:
2
ignore a value to quiet a compiler warning
3
4
Files:
5
lib/ignore-value.h
6
7
Depends-on:
8
9
configure.ac:
10
AC_REQUIRE([AC_C_INLINE])
11
12
Makefile.am:
13
lib_SOURCES += ignore-value.h
14
15
Include:
16
<ignore-value.h>
17
18
License:
19
LGPL
20
21
Maintainer:
22
Jim Meyering