[Yt-svn] yt-commit r704 - branches/yt-generalization/yt

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Tue Jul 29 04:50:37 PDT 2008


Author: mturk
Date: Tue Jul 29 04:50:36 2008
New Revision: 704
URL: http://yt.spacepope.org/changeset/704

Log:
Changed get_pf to get_eso, as per JS in r703.



Modified:
   branches/yt-generalization/yt/mods.py

Modified: branches/yt-generalization/yt/mods.py
==============================================================================
--- branches/yt-generalization/yt/mods.py	(original)
+++ branches/yt-generalization/yt/mods.py	Tue Jul 29 04:50:36 2008
@@ -50,7 +50,7 @@
 
 from yt.fido import GrabCollections, OutputCollection
 
-def get_pf():
+def get_eso():
     return lagos.EnzoStaticOutput(sys.argv[-1])
 
 def get_oso():



More information about the yt-svn mailing list