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)
commitfbd5be649c2cddfdcf0557bf7321b1d1bbaa39e4
treefa6fc1f99930bb2d312fe26074167d15bcc0e0ea
parent4d757a73564a3603aab35998722578307f306f9f
src/module-impl.lisp (find-file): Take a home path rather than a scanner.

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.
doc/module.tex
src/module-impl.lisp
src/module-parse.lisp