chiark / gitweb /
dot/lisp-init.lisp: Make ABCL shut up about redefinition.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 24 Jul 2020 22:37:20 +0000 (23:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 9 Aug 2020 03:34:42 +0000 (04:34 +0100)
commit9d5669bc20154b3ee523ba727775fbfc3071d5f8
tree60a23f10fe5fbf8a498ede1f01df7941552077d5
parent42ece59321752284da8dbbdc5a598638c5f13560
dot/lisp-init.lisp: Make ABCL shut up about redefinition.

I've tried muffling warnings, but that doesn't seem to work because of
the bizarre way ABCL's compiler works.
dot/lisp-init.lisp