1.0.8.28: split REAL-MAKE-METHOD-LAMBDA back into two parts
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 18 Aug 2007 03:50:49 +0000 (03:50 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 18 Aug 2007 03:50:49 +0000 (03:50 +0000)
commitc62a9a17796bc3be7eee05275acbb76989d1f07a
treeca34e10f51abf4cb39ae02a4bb9f02afc55ba894
parentdf92b0d5b1064d7660ac551737bafa2e24f37a82
1.0.8.28: split REAL-MAKE-METHOD-LAMBDA back into two parts

* Turns out my earlier merging of REAL-MAKE-METHOD-LAMBDA
  and MAKE-METHOD-LAMBDA-INTERNAL was ill adviced: the split
  is good to have so that redefining the latter in the
  final image actually changes the behaviour of the system.

* Add an explanatory comment.
src/pcl/boot.lisp
version.lisp-expr