mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
- add test for serialization examples 1&2
- rename serialization files and scripts - remove policy and host header files from fairmq installation
This commit is contained in:
@@ -32,6 +32,8 @@ FairProgOptions::FairProgOptions() :
|
||||
fUseConfigFile(false),
|
||||
fConfigFile()
|
||||
{
|
||||
|
||||
LOG(NOLOG) << "";// temporary hack to prevent throwing exception when accessing empty sinklist --> fixed me
|
||||
fGenericDesc.add_options()
|
||||
("help,h", "produce help")
|
||||
("version,v", "print version")
|
||||
|
Reference in New Issue
Block a user