Changeset 25739 for trunk/pstamp/scripts/pstamp_results_file.pl
- Timestamp:
- Oct 1, 2009, 4:18:16 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_results_file.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_results_file.pl
r24964 r25739 90 90 { name => 'TESS_ID', type => '64A', writetype => TSTRING }, 91 91 { name => 'COMPONENT', type => '64A', writetype => TSTRING }, 92 { name => 'LABEL', type => '64A', writetype => TSTRING }, 92 93 93 94 # output parameters … … 104 105 { name => 'WIDTH', type => 'D', writetype => TDOUBLE }, 105 106 { name => 'HEIGHT', type => 'D', writetype => TDOUBLE }, 107 { name => 'COMMENT', type => '64A', writetype => TSTRING }, 106 108 ]; 107 109
Note:
See TracChangeset
for help on using the changeset viewer.
