Skip to content
Snippets Groups Projects
Commit d36b302f authored by Stefan Wunsch's avatar Stefan Wunsch Committed by Enric Tejedor
Browse files

[Experimental PyROOT] Rename sources to follow convention of one file per...

[Experimental PyROOT] Rename sources to follow convention of one file per class, introduce helpers for python-side pythonizations
parent 09ee0247
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,8 @@ set(sources ...@@ -10,8 +10,8 @@ set(sources
src/PyROOTStrings.cxx src/PyROOTStrings.cxx
src/PyROOTWrapper.cxx src/PyROOTWrapper.cxx
src/TTreePyz.cxx src/TTreePyz.cxx
src/PrettyPrintingPyz.cxx src/GenericPyz.cxx
src/ArrayInterfacePyz.cxx src/Helpers.cxx
) )
file(COPY python/ROOT DESTINATION ${localruntimedir}) file(COPY python/ROOT DESTINATION ${localruntimedir})
......
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