diff options
author | Stan Seibert <stan@mtrr.org> | 2011-10-05 16:27:08 -0400 |
---|---|---|
committer | Stan Seibert <stan@mtrr.org> | 2011-10-05 16:27:08 -0400 |
commit | 6f0670961025052ccff42f3ba6c0cdbca0a546e5 (patch) | |
tree | 16f1cef54783a3d022f1252bbe22556de1308f45 | |
parent | 030aded02a1ad9c5b26da720590e17e9683ef982 (diff) | |
download | chroma-6f0670961025052ccff42f3ba6c0cdbca0a546e5.tar.gz chroma-6f0670961025052ccff42f3ba6c0cdbca0a546e5.tar.bz2 chroma-6f0670961025052ccff42f3ba6c0cdbca0a546e5.zip |
We should not have a .rootlogon.C in version control.
-rw-r--r-- | .rootlogon.C | 3 |
1 files changed, 0 insertions, 3 deletions
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"); -} |