rm -f evDump
c++ -I. -Wall -o evDump main.cc read.cc dump.cc clear.cc
