[Yt-svn] yt: Adding maestro to the frontends setup file.

hg at spacepope.org hg at spacepope.org
Thu Jan 13 11:41:17 PST 2011


hg Repository: yt
details:   yt/rev/bf277632bfed
changeset: 3654:bf277632bfed
user:      John Wise <jwise at astro.princeton.edu>
date:
Thu Jan 13 14:41:06 2011 -0500
description:
Adding maestro to the frontends setup file.

diffstat:

 yt/frontends/setup.py |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r d1985960fc17 -r bf277632bfed yt/frontends/setup.py
--- a/yt/frontends/setup.py	Thu Jan 13 14:24:12 2011 -0500
+++ b/yt/frontends/setup.py	Thu Jan 13 14:41:06 2011 -0500
@@ -13,4 +13,5 @@
     config.add_subpackage("ramses")
     config.add_subpackage("tiger")
     config.add_subpackage("art")
+    config.add_subpackage("maestro")
     return config



More information about the yt-svn mailing list