X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/f6de7444731fbcadb872d64b97fe5b2877c24229..e66c171545301da1055bc96f19393de0f7b5a5e0:/pypol/islhelper.py diff --git a/pypol/islhelper.py b/pypol/islhelper.py index e796618..21bd5b9 100644 --- a/pypol/islhelper.py +++ b/pypol/islhelper.py @@ -12,6 +12,7 @@ __all__ = [ 'isl_basic_set_to_str', 'isl_basic_set_constraints', 'isl_set_to_str', 'isl_set_basic_sets', 'isl_set_points', + 'isl_vertices_vertices', ]