lucky this wasn't noticed

This commit is contained in:
Vítor Santos Costa 2016-02-19 19:31:58 +00:00
parent efece26020
commit d8620c785e
1 changed files with 1 additions and 1 deletions

View File

@ -678,7 +678,7 @@ writeln ( USES_REGS1 )
args[WRITE_NL].tvalue = TermTrue;
args[WRITE_NUMBERVARS].used = true;
args[WRITE_NUMBERVARS].tvalue = TermTrue;
write_term( output_stream, ARG1, args PASS_REGS);
write_term( output_stream, ARG2, args PASS_REGS);
UNLOCK(GLOBAL_Stream[output_stream].streamlock);
Yap_CloseSlots( mySlots );
if (EX != 0L) {