added default ctor to the Foption_t struct so that the initialization code is not needed anymore in all the .cxx's files using Foption_t. This was error prone as two new Foption_t members were not initialized in some of the functions using them.
Changed paths: