forgot to add :-D

This commit is contained in:
Theofrastos Mantadelis 2010-11-24 21:53:16 +01:00
parent 5033588754
commit 44105c6c49
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@
open_chars_stream/2,
with_output_to_chars/2,
with_output_to_chars/3,
with_output_to_chars/4
with_output_to_chars/4,
term_to_atom/2
]).
:- meta_predicate(with_output_to_chars(0,?)).