Package: palp / 2.1-5

Metadata

Package Version Patches format
palp 2.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix format errors.patch | (download)

Subadd.c | 2 1 + 1 - 0 !
Subdb.c | 2 1 + 1 - 0 !
Subpoly.c | 4 2 + 2 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 fix format errors (arising from the use of dpkg-buildflags)

dim.patch | (download)

Global.h | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 makes poly_dmax easy to change without patching the source more
 This way, compiling palp with various POLY_Dmax is as easy
 as using -D POLY_Dmax=<value> in the C flags.