Changeset 35417 for trunk/ippToPsps/jython/skychunk.py
- Timestamp:
- Apr 19, 2013, 4:35:54 PM (13 years ago)
- Location:
- trunk/ippToPsps
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
jython/skychunk.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130307/ippToPsps (added) merged: 35350,35352,35369,35402-35404,35413
- Property svn:mergeinfo changed
-
trunk/ippToPsps/jython/skychunk.py
r35179 r35417 28 28 if self.name == "all": self.rotateSkychunks = True 29 29 30 print "name: ", self.name31 print "new: ", self.createNewSkychunk32 print "all: ", self.rotateSkychunks30 # print "name: ", self.name 31 # print "new: ", self.createNewSkychunk 32 # print "all: ", self.rotateSkychunks 33 33 34 34 self.logger = logger
Note:
See TracChangeset
for help on using the changeset viewer.
