fixed wrong tag

This commit is contained in:
nemu
2008-08-25 14:34:47 +00:00
parent e49b52fe19
commit cf5d2e22bf
2 changed files with 2 additions and 2 deletions

View File

@ -189,7 +189,7 @@ void musrfit_debug_info(PMsrHandler* msrHandler)
switch (plot_it->fPlotType) {
case MSR_PLOT_SINGLE_HISTO:
case MSR_PLOT_ASYM:
case MSR_PLOT_NO_MUSR:
case MSR_PLOT_NON_MUSR:
cout << plot_run_it->Re() << ", ";
break;
case MSR_PLOT_ASYM_RRF: