Changeset 27435 for trunk/Ohana/src/opihi/dvo/imdata.c
- Timestamp:
- Mar 24, 2010, 11:22:25 AM (16 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/dvo/imdata.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/20091201/Ohana merged eligible /branches/eam_branches/largefiles.20100314/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/opihi/dvo/imdata.c
r20936 r27435 3 3 int imdata (int argc, char **argv) { 4 4 5 int i, j, k, I;6 int N image, N, NPTS, found, mode, TimeSelect;7 int n, Nregions, NREGIONS, TimeFormat;8 int *subset, Nsubset;5 off_t i, j, k, n, I; 6 int N, NPTS, found, mode, TimeSelect, TimeFormat; 7 off_t Nregions, NREGIONS; 8 off_t *subset, Nsubset, Nimage; 9 9 double trange; 10 10 time_t tzero, start, stop, TimeReference;
Note:
See TracChangeset
for help on using the changeset viewer.
