src/module-impl.lisp (find-file): Take a home path rather than a scanner.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 4 Aug 2019 12:59:50 +0000 (13:59 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 4 Aug 2019 12:59:50 +0000 (13:59 +0100)
Honestly, picking the home path out of the scanner input was always a
bit of a stretch.

Obviously, we also need to fix up the callers, but there's only one of
them.


No differences found