X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/56e65cb91a4e6759404696f43d44bcebad6b0460..416e6bd198cde7d0c3506c79e3cbe5c2a44f48b8:/linpy/__init__.py 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