Re: fullstop option of write_term in 6.4.1
Jan Wielemaker <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 02/03/2014 05:28 AM, Lumj wrote: > Is fullstop and nl option of write_term in version 6.4.1 available? I tried this: > 10 ?- write_term(a,[fullstop(true)]). > a > true. No. Only in 7.x. --- Jan