cleaning
[hexdump.git] / debug.c
CommitLineData
a1ab98f9
LM
1#include "debug.h"
2
3int verbose = 1;
4
5/* vim: set ts=4 sw=4 et: */