Changeset 33963 for trunk/Ohana/src/opihi/dvo/gstar.c
- Timestamp:
- May 30, 2012, 1:46:12 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/opihi/dvo/gstar.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
trunk/Ohana/src/opihi/dvo/gstar.c
r33662 r33963 116 116 117 117 /* lock, load, unlock catalog */ 118 catalog.catflags = GetMeasures ? LOAD_AVES | LOAD_MEAS | LOAD_SECF : LOAD_AVES | LOAD_SECF; 118 catalog.catflags = LOAD_AVES | LOAD_SECF; 119 catalog.catflags |= GetMeasures ? LOAD_MEAS : SKIP_MEAS; 119 120 catalog.Nsecfilt = 0; 120 121
Note:
See TracChangeset
for help on using the changeset viewer.
