From ba3ef49e9822373733a15e083c41024ffc0cc3cf Mon Sep 17 00:00:00 2001 From: Stan Seibert Date: Fri, 16 Sep 2011 20:58:13 -0400 Subject: Rename chroma.fileio to chroma.io --- .rootlogon.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.rootlogon.C') diff --git a/.rootlogon.C b/.rootlogon.C index 17915c5..ce0159c 100644 --- a/.rootlogon.C +++ b/.rootlogon.C @@ -1,3 +1,3 @@ { - gROOT->ProcessLine(".L fileio/root.C+g"); + //gROOT->ProcessLine(".L fileio/root.C+g"); } -- cgit