Allow passing lines maker with options
Allow for giving the data flow maker "make_lines" via the global ApplicationOptions. This allows for defining make_lines in a different file than the one calling run_moore.
Backward compatibility is kept (make_lines can be passed explicitly), such that existing options are not affected.
Needed for MooreAnalysis!12 (merged)
Edited by Rosen Matev