- Timestamp:
- Mar 13, 2012, 4:24:50 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/gpc1db.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/gpc1db.py
r33499 r33516 47 47 self.logger.debugPair("GPC1 Dec range", "%.2f -> %.2f" % (minDec, maxDec)) 48 48 49 rows = [ [],[],[]]49 rows = [] 50 50 51 51 if batchType == "P2": # TODO define these some place
Note:
See TracChangeset
for help on using the changeset viewer.
