Skip to content

Commit

Permalink
adding file name extension
Browse files Browse the repository at this point in the history
  • Loading branch information
nadrino committed Mar 16, 2024
1 parent cd1eddd commit 4c21d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Applications/src/gundamFitter.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ int main(int argc, char** argv){
{"kickMc", "KickMc"},
{"lightOutputMode", "Light"},
{"toyFit", "ToyFit_%s"},
{"injectToyParameters", "InjToyPar_%s"},
{"dry-run", "DryRun"},
{"appendix", "%s"},
};
Expand Down

0 comments on commit 4c21d5e

Please sign in to comment.