Renamed set_environment().
authorIain Patterson <me@iain.cx>
Thu, 23 Jan 2014 20:06:54 +0000 (20:06 +0000)
committerIain Patterson <me@iain.cx>
Thu, 23 Jan 2014 20:06:54 +0000 (20:06 +0000)
The set_environment() function was poorly named.  It gets the
environment settings from the registry but doesn't actually set any
variables.  It is more appropriately named get_environment().


No differences found