X-Git-Url: https://scm.cri.minesparis.psl.eu/git/linpy.git/blobdiff_plain/9b755b94aa2c8847ffca607de239f5c3bca9984b..a4a564b4061ca0a495f2f2dba784d28b685b6f1d:/examples/tesseract.py

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')