- Timestamp:
- Jun 12, 2015, 9:26:15 PM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150419/Ohana/src/opihi
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
dvo/gstar.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150419/Ohana/src/opihi
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20150112/Ohana/src/opihi merged eligible /branches/eam_branches/ipp-20150405/Ohana/src/opihi merged eligible /trunk/Ohana/src/opihi merged eligible
-
Property svn:mergeinfo
set to
-
branches/eam_branches/ipp-20150419/Ohana/src/opihi/dvo/gstar.c
r38436 r38443 254 254 255 255 /* lock, load, unlock catalog */ 256 catalog.catflags = LOAD_AVES | LOAD_SECF;257 catalog.catflags |= GetMeasures ? LOAD_MEAS : SKIP_MEAS;256 catalog.catflags = DVO_LOAD_AVERAGE | DVO_LOAD_SECFILT; 257 catalog.catflags |= GetMeasures ? DVO_LOAD_MEASURE : DVO_SKIP_MEASURE; 258 258 catalog.Nsecfilt = 0; 259 259
Note:
See TracChangeset
for help on using the changeset viewer.
