bug in preprocessor for configuration file for parallel
Currently, the preprocessor reads the DynarePath field in the configuration file, but it stores it into the ProgramPath field of options_.parallel. It should be ported into a DynarePath field, obviously.
note: ProgramPath would be the ultimate notation once I finish the merge with DragonFly ..., but for the time being the usual behaviour should be preserved.