From 6f0670961025052ccff42f3ba6c0cdbca0a546e5 Mon Sep 17 00:00:00 2001 From: Stan Seibert Date: Wed, 5 Oct 2011 16:27:08 -0400 Subject: We should not have a .rootlogon.C in version control. --- .rootlogon.C | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .rootlogon.C diff --git a/.rootlogon.C b/.rootlogon.C deleted file mode 100644 index ce0159c..0000000 --- a/.rootlogon.C +++ /dev/null @@ -1,3 +0,0 @@ -{ - //gROOT->ProcessLine(".L fileio/root.C+g"); -} -- cgit