patch for OPTYap from João Silva
This commit is contained in:
@@ -183,7 +183,7 @@ int q_share_work(int worker_p) {
|
||||
/* install fase --> TR and LOCAL_top_cp->cp_tr are equal */
|
||||
TR = ((choiceptr)LOCAL_end_local_copy)->cp_tr;
|
||||
aux_tr = ((choiceptr) LOCAL_start_local_copy)->cp_tr;
|
||||
NEW_MAHASH((ma_h_inner_struct *)H);
|
||||
NEW_MAHASH((ma_h_inner_struct *)HR);
|
||||
while (TR != aux_tr) {
|
||||
aux_cell = TrailTerm(--aux_tr);
|
||||
if (IsVarTerm(aux_cell)) {
|
||||
|
Reference in New Issue
Block a user