more integration and cleanup work: allow irect access from YAP to swi global and local, to

check flags quickly.
This commit is contained in:
Vitor Santos Costa
2013-11-13 12:57:52 +00:00
parent 4fa9021a7b
commit 220970db6d
11 changed files with 275 additions and 251 deletions

View File

@@ -28,6 +28,7 @@ static char SccsId[] = "%W% %G%";
#if COROUTINING
#include "attvar.h"
#endif
#include "pl-shared.h"
#if HAVE_STRING_H
#include <string.h>