ppl/interfaces/Prolog clpq2.pl SICStus/sp_clpq.pl

19 Jun
2002
19 Jun
'02
2:46 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: roberto@cs.unipr.it 2002-06-19 14:46:08
Modified files: interfaces/Prolog: clpq2.pl
Log message: Avoid defining append/3 and member/2, since they are defined as built-ins or provided as library predicates by any supported Prolog implementation (SWI-Prolog seems to be annoyed if a user program tries to redefine them).
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/clpq2.pl.dif...
Modified files: interfaces/Prolog/SICStus: sp_clpq.pl
Log message: Import append/3 and member/2 from library(lists).
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/SICStus/sp_c...
8525
Age (days ago)
8525
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roberto Bagnara