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