--- test/stress.cxx.ORIG Wed Jun 23 15:53:27 1999 +++ test/stress.cxx Mon Jun 28 16:14:04 1999 @@ -117,10 +117,10 @@ void cleanup(); Double_t(*func)(double *, double *); + TROOT root("stress","The Root test program"); int main(int argc, char **argv) { - TROOT root("stress","The Root test program"); TApplication theApp("App", &argc, argv); gBenchmark = new TBenchmark(); Int_t nevent = 1000; // by default create 1000 events