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

Patricia Hill p.m.hill at leeds.ac.uk
Wed Mar 24 15:33:09 CET 2010


Module: ppl/ppl
Branch: master
Commit: 44bb8667fb1c413b18a1a504425200b246254f00
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=44bb8667fb1c413b18a1a504425200b246254f00

Author: Patricia Hill <p.m.hill at 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_ at CLASS@_remove_higher_space_dimensions/2 *nofail +all,
 ppl_ at CLASS@_expand_space_dimension/3 *nofail +all,
 ppl_ at CLASS@_fold_space_dimensions/3  +all,
 ppl_ at CLASS@_map_space_dimensions/2 +all,
-ppl_ at CLASS@_drop_some_non_integer_points/2 +simple -polyhedron -grid,
-ppl_ at CLASS@_drop_some_non_integer_points_2/3 +simple -polyhedron -grid,
+ppl_ at CLASS@_drop_some_non_integer_points/2 +simple -polyhedron,
+ppl_ at CLASS@_drop_some_non_integer_points_2/3 +simple -polyhedron,
 ppl_ at CLASS@_ascii_dump/1 +all,
 ppl_ at CLASS@_ at MEMBYTES@/2 +all,
 dnl




More information about the PPL-devel mailing list