X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Fall.py;h=19c7290362bf51675f3ddf15e2c6603bad518c0f;hb=1e77c6924605280ce56da9978a2b97f26192a670;hp=bff4e2c1b68b9d0339a5ea6a2e41f898f535ad70;hpb=37a881b845ebe285b70969db3636a250e64138ca;p=sage.d.git diff --git a/mjo/all.py b/mjo/all.py index bff4e2c..19c7290 100644 --- a/mjo/all.py +++ b/mjo/all.py @@ -14,5 +14,4 @@ from mjo.cone.all import * from mjo.interpolation import * from mjo.misc import * from mjo.orthogonal_polynomials import * -from mjo.plot import * from mjo.symbol_sequence import *