Changeset 37246 for trunk/ippToPsps/jython/initbatch.py
- Timestamp:
- Aug 12, 2014, 4:10:18 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/initbatch.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/initbatch.py
r35097 r37246 33 33 scratchDb, 34 34 batchID): 35 35 36 super(InitBatch, self).__init__(logger, 36 37 config, … … 42 43 batchID, 43 44 "IN", 44 None, 45 0) 45 None) 46 46 47 47 self.outputFitsFile = "00000000.FITS";
Note:
See TracChangeset
for help on using the changeset viewer.
