allow YAP to compile without GMP.
This commit is contained in:
parent
4044684dea
commit
a2b6c0c529
@ -402,8 +402,8 @@ p_div(Term t1, Term t2) {
|
||||
RERROR();
|
||||
}
|
||||
case db_ref_e:
|
||||
RERROR();
|
||||
#endif
|
||||
RERROR();
|
||||
}
|
||||
RERROR();
|
||||
}
|
||||
|
Reference in New Issue
Block a user