chiark
/
gitweb
/
~mdw
/
sod
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
dc162ca
)
src/final.lisp: Slightly tweak `clear-the-decks' usage.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000
(09:26 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:28 +0000
(19:58 +0100)
* Force a clear after loading the file. This is now safe, because
we've arranged for us to be loaded after everything relevant.
* Don't bother clearing /before/ `exercise' now that we know we've
been cleared once.
* Don't clear in `test-module'.
No differences found