From 44105c6c4972e6594423102033822a530e8fe43d Mon Sep 17 00:00:00 2001 From: Theofrastos Mantadelis Date: Wed, 24 Nov 2010 21:53:16 +0100 Subject: [PATCH] forgot to add :-D --- library/charsio.yap | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library/charsio.yap b/library/charsio.yap index 313941196..416627bf0 100644 --- a/library/charsio.yap +++ b/library/charsio.yap @@ -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,?)).