Skip to content
Snippets Groups Projects
Commit 37275a49 authored by Nico's avatar Nico
Browse files

Cleaning Utils...

parent c3a6c4f4
No related branches found
No related tags found
No related merge requests found
......@@ -250,5 +250,5 @@ DataFileName<<"C"<<endl;
}
/*
g++ -o CLASS_R2D CLASS_ROOT2DAT.cxx -I$CLASS_PATH/source/include -I$CLASS_PATH/source/external -I$CLASS_PATH/source/Model/Equivalence -I$CLASS_PATH/source/Model/Irradiation -I$CLASS_PATH/source/Model/XS -L$CLASS_lib -lCLASSpkg `root-config --cflags` `root-config --libs`
g++ -o CLASS_R2D CLASS_ROOT2DAT.cxx $CLASS_CFLAG
*/
{
#include "TMatrix"
gSystem.Load("$CLASS_lib/libCLASSpkg_root.so");
}
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