[PPL-devel] ppl/interfaces/Prolog/GNU Makefile.am gp_clpq. ...

Roberto Bagnara roberto at spartacus.cs.unipr.it
Sat Mar 23 14:00:29 CET 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2002-03-23 14:00:29

Modified files:
	interfaces/Prolog/GNU: Makefile.am gp_clpq.pl ppl_gprolog.cc 

Log message:
	The GNU Prolog interface is finally operational.
	The problem was that a GNU Prolog integer is not wide enough
	to hold a memory address:  now memory addresses are represented
	by terms of the form `[u1|u2]' where `u1' and `u2' are GNU Prolog
	integers.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/GNU/Makefile.am.diff?cvsroot=ppl&r1=1.6&r2=1.7
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/GNU/gp_clpq.pl.diff?cvsroot=ppl&r1=1.2&r2=1.3
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/GNU/ppl_gprolog.cc.diff?cvsroot=ppl&r1=1.8&r2=1.9




More information about the PPL-devel mailing list