debugging

This commit is contained in:
Vitor Santos Costa
2019-05-20 08:25:50 +01:00
parent 69dc2a963c
commit 52da71cee7
5 changed files with 199 additions and 94 deletions

View File

@@ -1,3 +1,4 @@
/*************************************************************************
* *
* YAP Prolog *
@@ -1319,6 +1320,7 @@ restart_aux:
cut_fail();
}
static Int atom_concat2(USES_REGS1) {
Term t1;
Term *tailp;