Hi there, in a naive attempt to use load-system, I'm told:
debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread
#<THREAD tid=991207 "main thread" RUNNING {100DB58093}>:
Failed to find the TRUENAME of /home/colin/code/common-lisp/tinmop/src/config.lisp:
No such file or directory
And indeed there is no such file, although there is a config.lisp.in.in. Is the tinmop system not intended to be loaded as-is?