From 5cf0d0cd6d0efc079f0966388084c9d14433346e Mon Sep 17 00:00:00 2001 From: Gokhan Unel Date: Tue, 9 May 2023 14:42:15 +0200 Subject: [PATCH] jsroot path added --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 32b54be3..ca037505 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "ADLLHCanalyses"] path = ADLLHCanalyses url = https://github.com/ADL4HEP/ADLLHCanalyses +[submodule "jsroot"] + path = scripts/JsRoot620/jsroot + url = https://github.com/root-project/jsroot