X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/56e65cb91a4e6759404696f43d44bcebad6b0460..716fef940d54c340234d568b292b1c03cdefe049:/linpy/__init__.py?ds=sidebyside diff --git a/linpy/__init__.py b/linpy/__init__.py index 2012cb1..bc97a7c 100644 --- a/linpy/__init__.py +++ b/linpy/__init__.py @@ -16,7 +16,7 @@ # along with LinPy. If not, see . """ -A polyhedral library based on ISL +A polyhedral library based on isl """ from .geometry import GeometricObject, Point, Vector