Version 2.5

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2008-05-05 00:00:00 +02:00
parent d28d8feb4f
commit 8904b5b82c
21 changed files with 708 additions and 6816 deletions

View file

@ -32,6 +32,9 @@
#ifndef OUTPUT_FORMAT
# define OUTPUT_FORMAT "text"
#endif
#ifndef OUTPUT_ORDER
# define OUTPUT_ORDER "i"
#endif
#ifndef OUTPUT_LIMIT
# define OUTPUT_LIMIT "77"
#endif