chiark / gitweb /
src/method-impl.lisp (compute-method-entry-functions): Reorder `let*'.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Sep 2015 14:54:24 +0000 (15:54 +0100)
commit3dc0dd23ac56ce8bb7c1364ebdbd29cfdaa357a5
treee8e2bd5a347455ed3cbab8776dcf0cf66c4eb60b
parent2bbe0f1d36d39db51085bf88612055e0b5743ffb
src/method-impl.lisp (compute-method-entry-functions): Reorder `let*'.

Currently the `method entry details' and `effective method function
details' blocks are independent, but they won't be soon.
src/method-impl.lisp