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