Skip to content
Snippets Groups Projects
Commit 625cc835 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #2669: Reenabled TBBWriter

parent 8b4732cb
No related branches found
No related tags found
No related merge requests found
...@@ -14,10 +14,9 @@ lofar_add_library(storage ...@@ -14,10 +14,9 @@ lofar_add_library(storage
MSWriterNull.cc MSWriterNull.cc
MSWriterFile.cc MSWriterFile.cc
Format.cc Format.cc
MeasurementSetFormat.cc) MeasurementSetFormat.cc
# TBB_StaticMapping.cc TBB_StaticMapping.cc
# TBB_Writer_main.cc TBB_Writer.cc)
# TBB_Writer.cc)
install(PROGRAMS install(PROGRAMS
gnuplotMS.sh gnuplotMS.sh
...@@ -31,5 +30,5 @@ lofar_add_bin_program(Storage_main Storage_main.cc) ...@@ -31,5 +30,5 @@ lofar_add_bin_program(Storage_main Storage_main.cc)
lofar_add_bin_program(createHeaders createHeaders.cc) lofar_add_bin_program(createHeaders createHeaders.cc)
lofar_add_bin_program(plotMS plotMS.cc) lofar_add_bin_program(plotMS plotMS.cc)
lofar_add_bin_program(versionstorage versionstorage.cc) lofar_add_bin_program(versionstorage versionstorage.cc)
#lofar_add_bin_program(TBB_Writer_main TBB_Writer_main.cc) lofar_add_bin_program(TBB_Writer_main TBB_Writer_main.cc)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment