Correction due to merge.

This commit is contained in:
2018-04-04 09:55:14 +02:00
parent 02b05825b2
commit c7d28a599b

View File

@ -278,7 +278,6 @@ sub CreateMSRUni {
}
if ($All{"Data1$NHist"} ne $EMPTY && $All{"Data2$NHist"} ne $EMPTY) {
$Data_Line =$Data_Line." ".$All{"Data1$NHist"}." ".$All{"Data2$NHist"};
<<<<<<< HEAD
}
if ($All{"t0$NHist"} ne $EMPTY) {
$T0_Line=$T0_Line." ".$All{"t0$NHist"};