not always throw an error when it is not a variable.
This commit is contained in:
parent
9a2dbdcb24
commit
04c419b3b0
@ -723,7 +723,6 @@ p_get_atts(void) {
|
||||
return FALSE;
|
||||
}
|
||||
} else {
|
||||
Yap_Error(REPRESENTATION_ERROR_VARIABLE,inp,"first argument of get_att/2");
|
||||
return(FALSE);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user