Changeset 39360 for trunk/Ohana/src/opihi/dvo/avextract.c
- Timestamp:
- Feb 18, 2016, 5:36:58 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/avextract.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/avextract.c
r39296 r39360 262 262 // write vectors to a table (this is used by parallel dvo operations, but can be used elsewhere) 263 263 if (RESULT_FILE && !SKIP_RESULTS) { 264 int status = WriteVectorTableFITS (RESULT_FILE, "RESULT", vec, Nreturn, FALSE, FALSE, NULL );264 int status = WriteVectorTableFITS (RESULT_FILE, "RESULT", vec, Nreturn, FALSE, FALSE, NULL, 0); 265 265 if (!status) { 266 266 goto escape;
Note:
See TracChangeset
for help on using the changeset viewer.
