evalue.c: make parameter names of type const char * const char * for printing
commit1ed21b1d25121b12171af918980a0d20f5be416a
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 31 Jul 2007 17:17:36 +0000 (31 19:17 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Aug 2007 08:05:34 +0000 (10 10:05 +0200)
treed2a44371603c06daf50ed35aa37e6d5f2cbacc00
parent448d0dc0e7f01a453eb93a79d213668e4a376324
evalue.c: make parameter names of type const char * const char * for printing

Unfortunately, this doesn't reduce the number of casts needed,
but it should be easier to check that the remaining casts are safe.
barvinok/evalue.h
barvinok/util.h
evalue.c
omega/parser.y
piptest.c
polytope_volume.c
test.c
util.c
verify.h
verify_lexsmaller.c