make MYDDAS into its own module.

This commit is contained in:
Vitor Santos Costa
2014-01-24 19:59:42 +00:00
parent a613099e1f
commit d648375412
47 changed files with 362 additions and 274 deletions

View File

@@ -356,9 +356,9 @@ sync_with_p:
#ifndef TABLING
REMOTE_reply_signal(worker_p) = worker_ready;
#endif /* TABLING */
TR = (tr_fr_ptr) LOCAL_end_trail_copy;
LOCAL_reply_signal = worker_ready;
PUT_IN_REQUESTABLE(worker_id);
TR = (tr_fr_ptr) LOCAL_end_trail_copy;
#ifdef TABLING
adjust_freeze_registers();
#endif /* TABLING */