configurarion changes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@369 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -573,7 +573,6 @@ c_arg(Int argno, Term t, unsigned int arity)
|
||||
if (!(CurrentPred->PredFlags & (DynamicPredFlag|LogUpdatePredFlag))) {
|
||||
READ_UNLOCK(CurrentPred->PRWLock);
|
||||
FAIL("can not compile data base reference",TYPE_ERROR_CALLABLE,t);
|
||||
return;
|
||||
} else {
|
||||
emit((onhead ? get_atom_op : put_atom_op), (CELL) t, argno);
|
||||
}
|
||||
|
Reference in New Issue
Block a user