Re: Weird characters displayed when trace is on
Jan Wielemaker <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 03/31/2014 11:18 AM, grishma jena wrote: > I click on the Prolog icon to run it and am not running it from the command prompt. Thanks. It reproduces on my version. Simple work-around: use the graphical tracer. Considering nobody complained, that seems to be done more often :-): ?- trace, my_program. Cheers --- Jan > > Thank you. > > Regards, > Grishma Jena >