Skip to content

Commit d602204

Browse files
Update example.cpp
1 parent 61db6c7 commit d602204

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/example.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
using namespace AnalysisTree;
99

10-
void example(const std::string& filelist = "/home/vklochkov/Data/cbm/fl_test.txt"){
10+
void example(const std::string& filelist){
1111
auto* man = TaskManager::GetInstance();
1212

1313
auto* task = new QA::Task;

0 commit comments

Comments
 (0)