alter ftype declarations in genesis.lisp
authorChristophe Rhodes <c.rhodes@gold.ac.uk>
Mon, 30 Sep 2013 16:03:10 +0000 (17:03 +0100)
committerChristophe Rhodes <c.rhodes@gold.ac.uk>
Mon, 30 Sep 2013 16:03:10 +0000 (17:03 +0100)
commit1471fe66b2159cf5edbee456a34ee14226db2aaa
treea703ea0b3c85a516afd729d6774b09cd7c58540b
parent236acc699ec1b5996e04f3f30d2859803e54e5ea
alter ftype declarations in genesis.lisp

change (or descriptor symbol) to (or symbol descriptor) to work
around a CCL bug regarding type test elision.
src/compiler/generic/genesis.lisp