make Error Handler call throw in C, instead of doing messy
Prolog code. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@335 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -251,7 +251,7 @@ static void copy_complex_term(register CELL *pt0, register CELL *pt0_end, CELL *
|
||||
clean_tr(TR0);
|
||||
}
|
||||
|
||||
static Term
|
||||
Term
|
||||
CopyTerm(Term inp) {
|
||||
Term t = Deref(inp);
|
||||
|
||||
|
Reference in New Issue
Block a user