android debugging plus clean-ups

This commit is contained in:
Vítor Santos Costa
2015-04-13 13:28:17 +01:00
parent d1a230eb56
commit ef586e264e
77 changed files with 2346 additions and 4054 deletions

View File

@@ -25,13 +25,13 @@
#include <config.h>
#if USE_GMP
#include <gmpxx.h>
#include <gmpxx.h>
#endif
extern "C" {
#include <stddef.h>
#include "Yap.h"
#include "Yatom.h"
@@ -68,7 +68,6 @@ extern "C" {
#include <windows.h>
#endif
// taken from yap_structs.h
#include "iopreds.h"