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, JaccoReceived 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