$description="This program generates makefile templates to setup an ArGen flow."
$description_string="Welcome to #{$program_name}#{$program_version}, a component of the ArGen framework.\n#{$description}\n#{$copyright}\n#{$authors.collect.with_index{|a,i|"#{(i==0)?"Author#{($authors.length>1)?'s':''}:" : "#{($authors.length > 1) ? ' ':''} "}#{a.first} #{a.last}\n"}.join}\n"