#!/usr/bin/perl
#e3.pl

system("perl runall.pl");
system("perl graphs.pl");
system("perl dl.pl");
