lisp-init.lisp: Make the CLisp namestring parsing less mad.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 8 Oct 2008 11:59:00 +0000 (12:59 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 8 Oct 2008 11:59:00 +0000 (12:59 +0100)
commit62d12c1f34abd2aaa7e41a480f9cc3d1c651531a
tree181ce4edb2b8a3e3dfcccd40e71bb2662cba055b
parentf06dee7a808657fb76221b5860d5907d65249ef5
lisp-init.lisp: Make the CLisp namestring parsing less mad.

The default behaviour has some crazy hacks for demented Micro$oft
operating systems, in particular distinguishing drive letters from
logical pathname hosts.
lisp-init.lisp