include declarations (small changes)
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1326 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -21,12 +21,14 @@
|
||||
|
||||
#include "Yap.h"
|
||||
#ifdef SBA
|
||||
#include <stdio.h>
|
||||
#include "Yatom.h"
|
||||
#include "Heap.h"
|
||||
#include "or.macros.h"
|
||||
#include <stdio.h>
|
||||
#include "opt.mavar.h"
|
||||
|
||||
|
||||
|
||||
/* ------------------------------------- **
|
||||
** Local functions declaration **
|
||||
** ------------------------------------- */
|
||||
@@ -340,5 +342,4 @@ void share_private_nodes(int worker_q) {
|
||||
/* update load and return */
|
||||
REMOTE_load(worker_q) = LOCAL_load = 0;
|
||||
}
|
||||
|
||||
#endif /* SBA */
|
||||
|
Reference in New Issue
Block a user