fix regression tests

This commit is contained in:
Vítor Santos Costa
2015-08-07 16:57:53 -05:00
parent dbdae6a930
commit b164f53191
102 changed files with 4996 additions and 1214 deletions

View File

@@ -1687,7 +1687,7 @@ Yap_Reset(yap_reset_t mode)
return res;
}
static bool
bool
is_cleanup_cp(choiceptr cp_b)
{
PredEntry *pe;