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