don't leave dangling pointers to switch tables, as they can be removed
easily. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@913 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -102,7 +102,7 @@ check_trail_consistency(void) {
|
||||
*/
|
||||
|
||||
|
||||
static int vsc_xstop = FALSE;
|
||||
static int vsc_xstop = FALSE;
|
||||
|
||||
void
|
||||
low_level_trace(yap_low_level_port port, PredEntry *pred, CELL *args)
|
||||
|
Reference in New Issue
Block a user