From 33d3b0812a1b9c047a56cce53f5bd66d059bc5a9 Mon Sep 17 00:00:00 2001 From: hristov Date: Thu, 4 Oct 2001 15:32:36 +0000 Subject: [PATCH] Instantiation of AliConfig removed --- ALIROOT/aliroot.cxx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ALIROOT/aliroot.cxx b/ALIROOT/aliroot.cxx index 5417e706298..352f2e0f666 100644 --- a/ALIROOT/aliroot.cxx +++ b/ALIROOT/aliroot.cxx @@ -15,6 +15,9 @@ /* $Log$ +Revision 1.7 2001/05/22 11:39:48 buncic +Restored proper name for top level AliRoot folder. + Revision 1.6 2001/05/21 17:22:50 buncic Fixed problem with missing AliConfig while reading galice.root @@ -89,7 +92,6 @@ int main(int argc, char **argv) // in the event. // Create new configuration - new AliConfig ("Folders","Alice data exchange"); new AliRun("gAlice","The ALICE Off-line Simulation Framework"); -- 2.31.1