[PPL-devel] ppl/interfaces/Prolog/tests Makefile.am ppl_in ...

Patricia Hill hill at cs.unipr.it
Tue Oct 3 09:04:31 CEST 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	hill at cs.unipr.it	2006-10-03 09:04:31

Modified files:
	interfaces/Prolog/tests: Makefile.am 
	                         ppl_interface_generator_predicate_check_code.m4 
	                         ppl_interface_generator_predicate_check_pl.m4 
Added files:
	interfaces/Prolog/tests: 
	                         ppl_interface_generator_predicate_check_extra_code 

Log message:
	The extra test code moved to a separate "extra_code" file.  Before the
	m4_include for this file, the quote characters are changed to @<<@ and
	@>>@ and then restored back to the original ` and ' after the include.
	This allows the inclusion of quote characters in the Prolog code
	in the "extra_code" file.
	
	Makefile.am modified so that in the interfaces/Prolog/tests directory
	"make" creates the Prolog test program "ppl_predicate_check.pl".

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/tests/ppl_interface_generator_predicate_check_extra_code?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/tests/Makefile.am.diff?cvsroot=ppl&r1=1.8&r2=1.9
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/tests/ppl_interface_generator_predicate_check_code.m4.diff?cvsroot=ppl&r1=1.3&r2=1.4
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/tests/ppl_interface_generator_predicate_check_pl.m4.diff?cvsroot=ppl&r1=1.2&r2=1.3




More information about the PPL-devel mailing list