Skip to content
Snippets Groups Projects
Commit cdf3fd7e authored by Joosep Pata's avatar Joosep Pata
Browse files

temporarily check out master

parent 2151b92e
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ source TTH/CommonClassifier/setup/install_mem.sh
scram b
mem_test
mem_test_dl
bdt_test
dnn_test
~~~
......
......@@ -10,11 +10,13 @@ action() {
cd src/TTH
# get the MEM code
git clone https://github.com/jpata/Code.git MEIntegratorStandalone --branch v0.3
git clone https://github.com/jpata/Code.git MEIntegratorStandalone --branch master
# copy the OpenLoops ME libraries
cp -R MEIntegratorStandalone/libs/* ../../lib/$SCRAM_ARCH/
scram setup MEIntegratorStandalone/deps/gsl.xml
cd $origin
fi
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment