1707 |
delete result; |
delete result; |
1708 |
// |
// |
1709 |
if ( signal && IsDebug() ) printf(" The run has already been inserted \n"); |
if ( signal && IsDebug() ) printf(" The run has already been inserted \n"); |
1710 |
|
if ( !signal && IsDebug() ) printf(" The run existed and was deleted, fill the DB \n"); |
1711 |
return(signal); |
return(signal); |
1712 |
}; |
}; |
1713 |
|
|
1821 |
// |
// |
1822 |
} else { |
} else { |
1823 |
if ( IsDebug() ) printf(" The run is already present in the fragment table \n"); |
if ( IsDebug() ) printf(" The run is already present in the fragment table \n"); |
1824 |
|
return; |
1825 |
}; |
}; |
1826 |
// |
// |
1827 |
// |
// |