Changeset 25305 for trunk/tools/make_burntool_pcontrol.pl
- Timestamp:
- Sep 9, 2009, 10:37:19 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/tools/make_burntool_pcontrol.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/make_burntool_pcontrol.pl
r25300 r25305 35 35 36 36 # List of which obs_modes are "science" and which are something else. 37 %science = ('MD' => 1, '3PI' => 1, 'STS' => 1, 'CAL' => 1, 37 %science = ('MD' => 1, '3PI' => 1, 'STS' => 1, 'CAL' => 1, 'M31' => 1, 'SS' => 1, 38 38 'ENGINEERING' => 0, 'NULL' => 0, 'Unknown' => 0, ' ' => 0); 39 39
Note:
See TracChangeset
for help on using the changeset viewer.
