[yt-svn] commit/yt: MatthewTurk: Minor change to get public items.

Bitbucket commits-noreply at bitbucket.org
Wed Jul 11 15:18:06 PDT 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/94b06429c80a/
changeset:   94b06429c80a
branch:      yt
user:        MatthewTurk
date:        2012-07-12 00:17:55
summary:     Minor change to get public items.
affected #:  1 file

diff -r 68b66ebf59ea6f2e62d0bad296a201368f7821aa -r 94b06429c80a903f95cf2abe0f54877d251ed13c yt/analysis_modules/halo_finding/rockstar/rockstar_interface.pyx
--- a/yt/analysis_modules/halo_finding/rockstar/rockstar_interface.pyx
+++ b/yt/analysis_modules/halo_finding/rockstar/rockstar_interface.pyx
@@ -286,7 +286,7 @@
     cdef public object data_source
     cdef int rank
     cdef int size
-    cdef int block_ratio
+    cdef public int block_ratio
 
     def __cinit__(self, pf, data_source):
         self.pf = pf

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list