make sure we do trim_trail whenever we mess with B!
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2258 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -801,7 +801,7 @@ p_cut_by( void)
|
||||
#endif /* TABLING */
|
||||
B = pt0;
|
||||
HB = B->cp_h;
|
||||
/* trim_trail();*/
|
||||
Yap_TrimTrail();
|
||||
}
|
||||
ENDCHO(pt0);
|
||||
return(TRUE);
|
||||
|
Reference in New Issue
Block a user