projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ISL -> isl
[linpy.git]
/
linpy
/
__init__.py
diff --git
a/linpy/__init__.py
b/linpy/__init__.py
index
2012cb1
..
bc97a7c
100644
(file)
--- a/
linpy/__init__.py
+++ b/
linpy/__init__.py
@@
-16,7
+16,7
@@
# along with LinPy. If not, see <http://www.gnu.org/licenses/>.
"""
-A polyhedral library based on
ISL
+A polyhedral library based on
isl
"""
from .geometry import GeometricObject, Point, Vector