CVSROOT: /cvs/ppl
Module name: ppl
Branch: interfaces
Changes by: hill(a)cs.unipr.it 2006-06-02 08:08:01
Modified files:
interfaces : ppl_interface_generator_common.m4
interfaces/Prolog: ppl_interface_generator_prolog_dat.m4
Log message:
Changed the way the list of classes to be supported is given
and how these are handled.
This aims to allow for automatic generation of these lists by the
configure file.
The current code will support the classes such as Polyhhedron,
LP_Problem, Grid and also those such as BD_Shape<int8_t> with a
numeric type.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/ppl_interface_gene…http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_interfa…