[Yt-svn] yt-commit r1745 - trunk/yt/lagos

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Mon Jun 7 13:33:19 PDT 2010


Author: mturk
Date: Mon Jun  7 13:33:18 2010
New Revision: 1745
URL: http://yt.enzotools.org/changeset/1745

Log:
Renaming clump.py to clump_handling.py.



Added:
   trunk/yt/lagos/clump_handling.py
      - copied unchanged from r1744, /trunk/yt/lagos/clump.py
Removed:
   trunk/yt/lagos/clump.py
Modified:
   trunk/yt/lagos/__init__.py

Modified: trunk/yt/lagos/__init__.py
==============================================================================
--- trunk/yt/lagos/__init__.py	(original)
+++ trunk/yt/lagos/__init__.py	Mon Jun  7 13:33:18 2010
@@ -88,7 +88,7 @@
 from DataReadingFuncs import *
 from ClusterFiles import *
 from ContourFinder import *
-from clump import *
+from clump_handling import *
 from ParticleIO import *
 from BaseDataTypes import *
 from BaseGridType import *



More information about the yt-svn mailing list