problem with attribute during compilation

From: Daniel Riera <dr2_at_icparc.ic.ac.uk>
Date: Thu 16 Nov 2000 03:50:59 PM GMT
Message-Id: <E13wRJT-0004RQ-00@triumph.icparc.ic.ac.uk>
:-lib(fd).

p(X):-
   meta_attribute(color,[]),
%   X::1..10,
   add_attribute(X,{red,green,blue},color),
   write(X{color}).


ECLiPSe crashes when trying to compile this.
Received on Thu Nov 16 15:51:00 2000

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:08:01 PM GMT GMT