get rid of MBIT in dbase

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@914 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2003-10-31 12:09:49 +00:00
parent a23c409540
commit 6c126a4392
2 changed files with 9 additions and 6 deletions

View File

@@ -1160,7 +1160,7 @@ non_ground(Term t, Term *Var)
#endif
/* check whether the two terms unify and return what variables should
be bound before the terms are execatly equal */
be bound before the terms are exactly equal */
static Int p_can_unify(void)
{
#ifdef COROUTINING