Wed Apr 27 20:52:09 UTC 2005 mantoniotti
* Fixed bug in condition signaling within MATCH-CASE.
hunk ./match-block.lisp 169
- `(error 'unification-not-exhaustive))))[_^M_][_$_]
+ `(error 'unification-non-exhaustive[_^M_][_$_]
+ :format-control "Non exhaustive matching."))))[_^M_][_$_]