Fix demo quickload: register cwd, fallback to asdf:load-system
demo.lisp now registers the current directory as a quicklisp project source and falls back to direct asdf:load-system if quicklisp can't find cl-tty. Lets the demo run from a fresh git clone without symlinking into ~/quicklisp/local-projects/.
This commit is contained in: