Changeset 39785 for trunk/ippToPsps/jython/loader.py
- Timestamp:
- Oct 21, 2016, 11:24:05 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/loader.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/loader.py
r39507 r39785 302 302 id, 303 303 batchID) 304 elif batchType == "GO": 305 batch = GaiaObjectBatch(self.logger, 306 self.config, 307 self.skychunk, 308 self.gpc1Db, 309 self.ippToPspsDb, 310 self.scratchDb, 311 id, 312 batchID) 304 313 305 314 batch.run()
Note:
See TracChangeset
for help on using the changeset viewer.
