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