Re: Bug with streams or listing?
Daniel Savard <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.bugs |
|---|---|
| Message-ID | <[email protected]> |
Thanks Lindsey, working nicely! 2005/11/6, Lindsey Spratt <[email protected]>: > (...) > ?- open('foo', write, S), add_stream_mirror(top_level_output, S), > listing(kb), close(S). > > (...) -- ----------------- Daniel Savard