forgot to add :-D
This commit is contained in:
parent
5033588754
commit
44105c6c49
@ -28,7 +28,8 @@
|
|||||||
open_chars_stream/2,
|
open_chars_stream/2,
|
||||||
with_output_to_chars/2,
|
with_output_to_chars/2,
|
||||||
with_output_to_chars/3,
|
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,?)).
|
:- meta_predicate(with_output_to_chars(0,?)).
|
||||||
|
Reference in New Issue
Block a user