CVSROOT: /cvs/ppl
Module name: ppl
Changes by: roberto(a)cs.unipr.it 2002-11-30 11:21:50
Modified files:
interfaces/Prolog/Ciao: ciao_clpq.pl
Log message:
No longer use the debug package: use the debugger library instead.
Added use_module(library(prolog_sys)) in order to use statistics/0.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/Ciao/ciao_c…
CVSROOT: /cvs/ppl
Module name: ppl
Changes by: zaffanella(a)cs.unipr.it 2002-11-29 20:09:00
Modified files:
src : conversion.cc
Log message:
Committed to preserving the sortedness of `source', but changed the name
of the new index, now using `source_num_redundant'.
Using a reference instead of evaluating source[k] many times.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/conversion.cc.diff?cvsroo…