X-Git-Url: https://scm.cri.mines-paristech.fr/git/linpy.git/blobdiff_plain/56e65cb91a4e6759404696f43d44bcebad6b0460..a8257bb17a1098f69625387a467170cac4b9f483:/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