[GIT] ppl/ppl(master): Completed removal of Constraint_System_Iterator.

Module: ppl/ppl Branch: master Commit: 3fadce8abb10c931f1b4988a75e52316986387de URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=3fadce8abb10c...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Wed Mar 31 01:27:08 2010 +0200
Completed removal of Constraint_System_Iterator.
---
interfaces/Java/jni/ppl_java_globals.cc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/interfaces/Java/jni/ppl_java_globals.cc b/interfaces/Java/jni/ppl_java_globals.cc index 2318a75..100a91d 100644 --- a/interfaces/Java/jni/ppl_java_globals.cc +++ b/interfaces/Java/jni/ppl_java_globals.cc @@ -34,7 +34,6 @@ site: http://www.cs.unipr.it/ppl/ . */ #include "parma_polyhedra_library_Congruence_System.h" #include "parma_polyhedra_library_Constraint.h" #include "parma_polyhedra_library_Constraint_System.h" -#include "parma_polyhedra_library_Constraint_System_Iterator.h" #include "parma_polyhedra_library_Degenerate_Element.h" #include "parma_polyhedra_library_Generator.h" #include "parma_polyhedra_library_Generator_System.h"
participants (1)
-
Enea Zaffanella