Changeset 19868 for trunk/ippMonitor/def/rawScienceExp.d
- Timestamp:
- Oct 2, 2008, 11:04:44 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/rawScienceExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/rawScienceExp.d
r19808 r19868 5 5 6 6 # limit this table to OBJECT types of images 7 WHERE rawExp.exp_type = 'OBJECT'7 WHERE (rawExp.exp_type = 'OBJECT' or rawExp.exp_type = 'LIGHT') 8 8 9 9 ARGS ARG1 exp_id=$exp_id
Note:
See TracChangeset
for help on using the changeset viewer.
