rm -f evMean
c++ -I. -Wall -o evMean main.cc read.cc dump.cc clear.cc add.cc stat.cc
