load files from the command line relative to the cwd
authorAndy Wingo <wingo@pobox.com>
Wed, 23 Jan 2013 15:05:13 +0000 (16:05 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 23 Jan 2013 15:05:13 +0000 (16:05 +0100)
commit8026a774a98acde5f9a692e97f38bf5ba6a317b3
tree813c37b8d9095c80113e7ded2e1008fc29c5e567
parentfaabd16157f8b55766cf890e79129c066fbc124b
load files from the command line relative to the cwd

* module/ice-9/command-line.scm (load/lang): Load files from the command
  line relative to the current working directory (fixes regression).
module/ice-9/command-line.scm