Commit 70aa0e17 authored by Ahmad Tarraf's avatar Ahmad Tarraf
Browse files

JIT: added new code from main to current branch

parent 63ad22b9
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -180,6 +180,7 @@ seq_mixed_operation::progress(int ongoing_index) {


    m_status = error_code::success;
    m_output_file->close();
    return -1;
}