[GIT] ppl/ppl(master): Enable the interfaces procedures for Grid:: drop_some_non_integer_points().

Module: ppl/ppl Branch: master Commit: 44bb8667fb1c413b18a1a504425200b246254f00 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=44bb8667fb1c4...
Author: Patricia Hill p.m.hill@leeds.ac.uk Date: Wed Mar 24 14:31:43 2010 +0000
Enable the interfaces procedures for Grid::drop_some_non_integer_points().
---
...erface_generator_common_procedure_generators.m4 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/interfaces/ppl_interface_generator_common_procedure_generators.m4 b/interfaces/ppl_interface_generator_common_procedure_generators.m4 index f83a37d..81fa8ad 100644 --- a/interfaces/ppl_interface_generator_common_procedure_generators.m4 +++ b/interfaces/ppl_interface_generator_common_procedure_generators.m4 @@ -90,8 +90,8 @@ ppl_@CLASS@_remove_higher_space_dimensions/2 *nofail +all, ppl_@CLASS@_expand_space_dimension/3 *nofail +all, ppl_@CLASS@_fold_space_dimensions/3 +all, ppl_@CLASS@_map_space_dimensions/2 +all, -ppl_@CLASS@_drop_some_non_integer_points/2 +simple -polyhedron -grid, -ppl_@CLASS@_drop_some_non_integer_points_2/3 +simple -polyhedron -grid, +ppl_@CLASS@_drop_some_non_integer_points/2 +simple -polyhedron, +ppl_@CLASS@_drop_some_non_integer_points_2/3 +simple -polyhedron, ppl_@CLASS@_ascii_dump/1 +all, ppl_@CLASS@_@MEMBYTES@/2 +all, dnl
participants (1)
-
Patricia Hill