Skip to content

Commit

Permalink
removed extraneous print
Browse files Browse the repository at this point in the history
  • Loading branch information
makeclean committed Feb 22, 2021
1 parent 68921f9 commit 43ac4c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fluka/app/mainFluDAG.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ int main(int argc, char* argv[]) {
// flabrt("FLUKAM","FLUDAG NO INPUT SPECIFIED");
return 1;
}
std::cout << chcmpt_.chinpf << std::endl;
}
const int flag = 2;
std::cout << "running fluka" << std::endl;
Expand Down

0 comments on commit 43ac4c3

Please sign in to comment.