X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/2b3c6f898db2c17e3be955707629645bbeff91c0..5a8e09e71168fe25cf699991936fda5094086054:/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', ]