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

@@ -21,7 +21,6 @@ static char SccsId[] = "%W% %G%";
#include "Yap.h"
#include "Yatom.h"
#include "YapHeap.h"
#include "pl-shared.h"
static Int p_current_module(USES_REGS1);
static Int p_current_module1(USES_REGS1);