- Timestamp:
- May 28, 2015, 8:28:24 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20150429/src/opihi/dvo/mextract.c
r37807 r38330 317 317 // write vectors to a table (this is used by parallel dvo operations, but can be used elsewhere) 318 318 if (RESULT_FILE && !SKIP_RESULTS) { 319 int status = WriteVectorTableFITS (RESULT_FILE, "RESULT", vec, Nreturn, FALSE, NULL);319 int status = WriteVectorTableFITS (RESULT_FILE, "RESULT", vec, Nreturn, FALSE, FALSE, NULL); 320 320 if (!status) goto escape; 321 321 }
Note:
See TracChangeset
for help on using the changeset viewer.
