more cleanups.

This commit is contained in:
Vítor Santos Costa
2011-03-02 23:19:39 +00:00
parent 6f1537475f
commit da1df3d851
17 changed files with 159 additions and 98 deletions

View File

@@ -327,7 +327,6 @@
#define Bool int
#define flt double
#define YAP_Term Term
#define C_INTERFACE
#include <stdlib.h>
@@ -348,7 +347,6 @@
#include <windows.h>
#endif
#include "iopreds.h"
#define HAS_YAP_H 1
#include "yap_structs.h"
#ifdef TABLING
#include "tab.macros.h"