more handles and fix exit from a backtrackable user c-pred

This commit is contained in:
Vitor Santos Costa
2013-11-20 22:27:46 +00:00
parent 5f3ff4fc73
commit 61e78d9963
15 changed files with 20 additions and 84 deletions

View File

@@ -71,6 +71,7 @@
OPCODE lockpred_op;
OPCODE orlast_op;
OPCODE undef_op;
OPCODE retry_userc_op;
UInt n_of_atoms;
UInt atom_hash_table_size;
@@ -228,7 +229,6 @@
UInt dirty_cps;
UInt freed_cps;
#endif
UInt expand_clauses_sz;
struct udi_info *udi_control_blocks;