#source this file from .../C/Phases/
#to get the eps plots from phase results

cd ./phase_results/Art
plot_reconstructed.pl *recon*.txt
jALL
cd ../..
cd ./phase_results/Bzip2
plot_reconstructed.pl *recon*.txt
jALL
cd ../..
cd ./phase_results/Crafty
plot_reconstructed.pl *recon*.txt
jALL
cd ../..
cd ./phase_results/Equake
plot_reconstructed.pl *recon*.txt
jALL
cd ../..
cd ./phase_results/Gap
plot_reconstructed.pl *recon*.txt
jALL
cd ../..
cd ./phase_results/Gcc
plot_reconstructed.pl *recon*.txt
jALL
cd ../..
cd ./phase_results/Gzip
plot_reconstructed.pl *recon*.txt
jALL
cd ../..
cd ./phase_results/Mesa
plot_reconstructed.pl *recon*.txt
jALL
cd ../..
cd ./phase_results/Parser
plot_reconstructed.pl *recon*.txt
jALL
cd ../..
cd ./phase_results/Twolf
plot_reconstructed.pl *recon*.txt
jALL
cd ../..
cd ./phase_results/Vpr
plot_reconstructed.pl *recon*.txt
jALL
cd ../..

