remove swi deps

This commit is contained in:
Vítor Santos Costa
2015-06-18 08:09:31 +01:00
parent fec94d9cde
commit 315a882e8f
11 changed files with 8 additions and 18 deletions

View File

@@ -142,10 +142,7 @@ dot with single quotes.
#include "yapio.h"
#include "eval.h"
/* stuff we want to use in standard YAP code */
#include "pl-shared.h"
#include "YapText.h"
#include "pl-read.h"
#include "pl-text.h"
#include "iopreds.h"
#if HAVE_STRING_H
#include <string.h>
#endif