0.9.15.35: fix CONS :SIMPLE-= method
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 16 Aug 2006 18:04:34 +0000 (18:04 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 16 Aug 2006 18:04:34 +0000 (18:04 +0000)
commit5ec5d0e068ab2b6435e0c841d686a95dbd58cbc4
treee99095e824e83c6ebd16518ecdda475c4a87abb2
parent140751b3289f9eb5837b6ff153b0cb7372c83f64
0.9.15.35: fix CONS :SIMPLE-= method
 * The failure is uncertain if both types may be the empty type
   in disguise.
 * Tests.
src/code/late-type.lisp
src/code/run-program.lisp
tests/mop-23.impure.lisp
tests/type.impure.lisp
tests/type.pure.lisp
version.lisp-expr