Skip to content

Commit b122c0f

Browse files
aalkinktf
authored andcommitted
rename aod data model graph creator source file
1 parent e3fa78b commit b122c0f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Analysis/DataModel/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ install(FILES
4545
include/PID)
4646

4747
o2_add_executable(dump-aod-data-model
48-
SOURCES src/dumpDataModel.cxx
48+
SOURCES src/aodDataModelGraph.cxx
4949
PUBLIC_LINK_LIBRARIES O2::Framework O2::AnalysisDataModel
5050
)
5151

File renamed without changes.

0 commit comments

Comments
 (0)