Printing key:value terms

From: Jacco van Ossenbruggen <Jacco.van.Ossenbruggen_at_cwi.nl>
Date: Wed 15 Dec 2004 10:45:32 AM GMT
Message-ID: <41C015CC.2060707@cwi.nl>
In eclipse,

X=a:b, write(X).

prints a : b (note the spaces), while, e.g. SWI Prolog prints a:b, 
(without spaces).

How can I tell eclipse to print the term without spaces?

I tried the portray function, but local portay(:/2 , tr/2, []) yields a 
syntax error:

syntax error: unexpected token
| :- local portray(:/2, p/2,[]).
|                    ^ here


Help would be appreciated,

Jacco
Received on Wed Dec 15 10:54:06 2004

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:32 PM GMT GMT