summaryrefslogtreecommitdiff
path: root/.rootlogon.C
diff options
context:
space:
mode:
Diffstat (limited to '.rootlogon.C')
-rw-r--r--.rootlogon.C3
1 files changed, 3 insertions, 0 deletions
diff --git a/.rootlogon.C b/.rootlogon.C
new file mode 100644
index 0000000..f1b4cf6
--- /dev/null
+++ b/.rootlogon.C
@@ -0,0 +1,3 @@
+{
+ gROOT->ProcessLine(".L io/root.C+g");
+}