Availability:C-language interface function
bool PL_put_term(term_t 
-t1, term_t +t2)Make t1 point to the same term as t2. Under the 
unusual condition that t2 is a fresh term reference this 
function requires a global stack cell and may thus return FALSE 
and leave a resource exception in the environment.