Skip to content
Commit 87a4df1b authored by Desmond O. Chang's avatar Desmond O. Chang
Browse files

src/clfswm.lisp (main): Use ASDF:SYSTEM-SOURCE-DIRECTORY instead of...

src/clfswm.lisp (main): Use ASDF:SYSTEM-SOURCE-DIRECTORY instead of *LOAD-TRUENAME*. *LOAD-TRUENAME* is only bound during a call to LOAD. If one eval CLFSWM:MAIN in repl, BASE-DIR will be an empty string. Use ASDF:SYSTEM-SOURCE-DIRECTORY to fix it.
parent 014f4137
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment