X-Git-Url: https://svn.cri.mines-paristech.fr/git/linpy.git/blobdiff_plain/960f0c252361dfd696359f803aae40a9b13b14a6..7b93cea1daf2889e9ee10ca9c22a1b5124404937:/examples/tesseract.py?ds=inline

diff --git a/examples/tesseract.py b/examples/tesseract.py
index b2a5e97..0a57188 100755
--- a/examples/tesseract.py
+++ b/examples/tesseract.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-from pypol import *
+from linpy import *
 
 x, y, z, t = symbols('x y z t')