Simplify RESTART-BIND and improve documentation string
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Tue, 16 Jul 2013 21:15:02 +0000 (23:15 +0200)
committerChristophe Rhodes <c.rhodes@gold.ac.uk>
Fri, 13 Sep 2013 09:10:26 +0000 (10:10 +0100)
commit0337d730355489f27cb3e1527d45c27fd2243ddf
tree8a828bbe3bf77fc9f1dabc04b96cbe8e1e604165
parent1fa1730414b6c914e502d339945d0ad7a4a7f5d9
Simplify RESTART-BIND and improve documentation string

* Mention syntax in documentation string.

* Simplify implementation using a location function PARSE-BINDING and
  DESTRUCTURING-BIND.
src/code/defboot.lisp