X-Git-Url: https://scm.cri.minesparis.psl.eu/git/linpy.git/blobdiff_plain/9b755b94aa2c8847ffca607de239f5c3bca9984b..5a5fd1db359b190c6207301eb08705a34367968a:/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')