- Timestamp:
- Oct 26, 2020, 3:19:28 PM (4 years ago)
- Children:
- 1a35f96
- Parents:
- 80763ac (diff), b8a84d7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Roberto Preghenella <preghenella@…> (10/26/20 15:19:28)
- git-committer:
- GitHub <noreply@…> (10/26/20 15:19:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/CMakeLists.txt
r80763ac rba88abf 10 10 11 11 DELPHES_GENERATE_DICTIONARY(ClassesDict 12 ${CMAKE_CURRENT_SOURCE_DIR}/DelphesModule.h13 ${CMAKE_CURRENT_SOURCE_DIR}/DelphesFactory.h14 ${CMAKE_CURRENT_SOURCE_DIR}/SortableObject.h15 ${CMAKE_CURRENT_SOURCE_DIR}/DelphesClasses.h12 classes/DelphesModule.h 13 classes/DelphesFactory.h 14 classes/SortableObject.h 15 classes/DelphesClasses.h 16 16 LINKDEF ClassesLinkDef.h 17 17 )
Note:
See TracChangeset
for help on using the changeset viewer.