From: Michael Orlitzky Date: Mon, 15 Jul 2013 01:48:55 +0000 (-0400) Subject: Rewrite CommandLine to use cmdargs and integrate the command-line and RC file options. X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=7bb00e04c15781d889f950d00babf3f183047bff;hp=7bb00e04c15781d889f950d00babf3f183047bff;p=dead%2Fhalcyon.git Rewrite CommandLine to use cmdargs and integrate the command-line and RC file options. Clean up imports and dead code. ---