[Yt-svn] yt-commit r677 - trunk/yt

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Thu Jul 17 09:33:45 PDT 2008


Author: mturk
Date: Thu Jul 17 09:33:43 2008
New Revision: 677
URL: http://yt.spacepope.org/changeset/677

Log:
Added PlotCollectionInteractive to the yt.mods import list.



Modified:
   trunk/yt/mods.py

Modified: trunk/yt/mods.py
==============================================================================
--- trunk/yt/mods.py	(original)
+++ trunk/yt/mods.py	Thu Jul 17 09:33:43 2008
@@ -37,7 +37,7 @@
     add_field, fieldInfo, \
     Clump, write_clump_hierarchy, find_clumps, write_clumps
 
-from yt.raven import PlotCollection, \
+from yt.raven import PlotCollection, PlotCollectionInteractive, \
     QuiverCallback, ParticleCallback, ContourCallback, \
     GridBoundaryCallback, UnitBoundaryCallback, \
     LinePlotCallback, CuttingQuiverCallback



More information about the yt-svn mailing list